{"_id":"ts-ebml","_rev":"50-d2c1a0ab733ae15021292ceaf22121bc","name":"ts-ebml","dist-tags":{"latest":"3.0.2"},"versions":{"1.0.0":{"name":"ts-ebml","version":"1.0.0","keywords":["ebml","webm","mkv","matrosika"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.0.0","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"b9e7c504f41ed97f2d10eec59b7d4870ff79cab3","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.0.0.tgz","integrity":"sha512-2lab94zgs7e/49yBdtt14C3nTudvttlXqeYNMZc3Dx96QJKB3QMeDOtiLYrtoGJhFeLK/W0HakejfUirdQ8vdg==","signatures":[{"sig":"MEYCIQCVS6tvlCmtEL4CyzqAzvPUuzNM7jdguD7oKAhhmcamMAIhALcDaHEP/r0AgrdKZ6tOTK3cDw9WDBk1X3P5y4xhi8kz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"b9e7c504f41ed97f2d10eec59b7d4870ff79cab3","gitHead":"5de466953ab392778c98534570730b315baf5f3e","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"^5.0.3","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.0.0.tgz_1486330485459_0.03848059335723519","host":"packages-18-east.internal.npmjs.com"}},"1.0.1":{"name":"ts-ebml","version":"1.0.1","keywords":["ebml","webm","mkv","matrosika"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.0.1","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"2294bccb96048db5456639bfc455d6898f19fb65","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.0.1.tgz","integrity":"sha512-4/J9YAxLp9IfmvWS4Nu5gqKdBKAUZMyI3KE7TmJvNJUXFP+6npm1zmD3IwR4yzJk/zQLiRz02wNZtXLKbxUbDg==","signatures":[{"sig":"MEYCIQDcWL3WhXrRfNEaU58G5lIjlGRqLleJMyTeG8vZ0LeHTAIhAJvZDcji5knQGeDZd+Qum6KcLZGKla1puHIVZKnl2L9w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"2294bccb96048db5456639bfc455d6898f19fb65","gitHead":"09bccf80d49f7c0cfcd2b42298582fc78e4a7231","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"3.8.3","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"5.10.1","dependencies":{"ebml":"^2.2.0","buffer":"^5.0.3","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.0.1.tgz_1486357959020_0.5002561684232205","host":"packages-12-west.internal.npmjs.com"}},"1.0.3":{"name":"ts-ebml","version":"1.0.3","keywords":["ebml","webm","mkv","matrosika"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.0.3","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"419d86a7be963d0c9d20e1b2faf560f49c28c960","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.0.3.tgz","integrity":"sha512-6uIpkPQDttMNju+5Z9WMr8WSDFLx+AMOFuBqS32twTShnn0Vk+R6wQ20AV2rRHTNa6+9JQBG1sLpF43OyLHcFg==","signatures":[{"sig":"MEYCIQDPs7div62RzXHMCRa32oMKdhq+8ofSbqnCZlAqjtH6vQIhANe696oP7K4vlWA0WL3/dBxJ4Y0d+xWvSggmqllzNtMK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"419d86a7be963d0c9d20e1b2faf560f49c28c960","gitHead":"c502c80a412a6c25fa555cecabcc548ebb9f2816","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"^5.0.3","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.0.3.tgz_1486358330738_0.8560884355101734","host":"packages-18-east.internal.npmjs.com"}},"1.1.0":{"name":"ts-ebml","version":"1.1.0","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.1.0","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"7f38824e36ec6f3ea17e503e18b979d6d536e9da","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.1.0.tgz","integrity":"sha512-XdmPf1pQQNnaXJudAT9DcLP6UxU1Eji3YSm2CBqcX6Y96e+SzVui2Ud5cpmQ8rxp7TU0dpMiEj5y/B+nlWdNTQ==","signatures":[{"sig":"MEUCIQDafpgWuVKBhkK0rbCc4rGrP+B4bIQ5+Te4h8F9wsk7awIgF7uvDb53S0cp5VTjHLAV+v40HCDfPzT+Xko/ZWNSKf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"7f38824e36ec6f3ea17e503e18b979d6d536e9da","gitHead":"d20ba14a1b0004c58efe00ace80f978fc0b470bd","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"^5.0.3","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.1.0.tgz_1486376602908_0.6412983343470842","host":"packages-18-east.internal.npmjs.com"}},"1.2.0":{"name":"ts-ebml","version":"1.2.0","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.2.0","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"afb750c3d1b8726254416c928fbe13086be11aa1","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.2.0.tgz","integrity":"sha512-E93zWGGgKAzqU3iWCdR9f14UL67lFdtfQrBqXdLWG8dHPwYEtbKiClB8C/Q8dkdtCPMb9bN5cZmpqaZVEyYhlQ==","signatures":[{"sig":"MEUCIDGawCLAkBe7kUYtkQr682SBajDmn91/rgv6jkMYrjwKAiEAt+FPFQFmqjcg4/XbRhMNxlIKGtGdQagDh2P91JO0ptM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"afb750c3d1b8726254416c928fbe13086be11aa1","gitHead":"6082742ed8c474f68630ae44864dd946ade94555","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"^5.0.3","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.2.0.tgz_1486378748289_0.28364712884649634","host":"packages-18-east.internal.npmjs.com"}},"1.2.1":{"name":"ts-ebml","version":"1.2.1","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.2.1","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"c900202057a39a7d7b13654388226079bf388ee9","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.2.1.tgz","integrity":"sha512-WdlcuFQJ8lawNimX7/AAjPJCIVpWueHMY0+Ai+2Q2FJKMzzTqvrBweLIYjpOhFXJxUrIc6tCGzj50m2nhQZy1w==","signatures":[{"sig":"MEYCIQCZ/6TXaPnxcHaneatMlcv3CsyV88V5HMR37pz5CObrjQIhAN/xzsFCugGEaI0R9wcjPOFotKVw+Cmag7TyGioMBLUd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"c900202057a39a7d7b13654388226079bf388ee9","gitHead":"2b481641a5c79b98829f410e215520fc2a76482a","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"^5.0.3","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.2.1.tgz_1486442674595_0.25386839057318866","host":"packages-18-east.internal.npmjs.com"}},"1.2.2":{"name":"ts-ebml","version":"1.2.2","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.2.2","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"1f357c2306888751f61e7fb4ea6b43bd964e672a","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.2.2.tgz","integrity":"sha512-LBeKrMBOgE0J5qZbTdfqdopi7TJBouBBgERTkJFZSqahVuYsFa1Ay1kS+JBH39dNoeeFRpT0ILU8pVzY1iSpjQ==","signatures":[{"sig":"MEQCIFhzF5uf/hZoVFS6l92T3fqCF5volnp8OZJ57Y8uIKg8AiAA+MKRWZ3cCoM/hkAdD8a25ZdCm64vCrU4NeFbS4UUTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"1f357c2306888751f61e7fb4ea6b43bd964e672a","gitHead":"31f983160fda61a638671f28e0689224a290d123","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"^5.0.3","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.2.2.tgz_1486445143271_0.3223475101403892","host":"packages-18-east.internal.npmjs.com"}},"1.2.3":{"name":"ts-ebml","version":"1.2.3","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.2.3","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"16a76243a2a44c5daba8c55c2dd5428b35347d78","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.2.3.tgz","integrity":"sha512-7O1F6rjxlwTEFqo+wT64pIwg83TR2A/PP+IU17+kG4u/dzK3s+0v6oGMLuOJ63qRD0y/wSkx3a6VyzTB+DNCOw==","signatures":[{"sig":"MEQCIGzTFiEmH7Yr2qSo7UpHQSMu1edaPytXechGVx2KFQptAiBHFWHQB2uZg6yT3xu9jsUIwUBz5TMT7wXn37Zz1feepg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"16a76243a2a44c5daba8c55c2dd5428b35347d78","gitHead":"859e58afe5b201f898d6a2edd57e23e127c87d2a","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"^5.0.3","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.2.3.tgz_1486449094710_0.1365373160224408","host":"packages-12-west.internal.npmjs.com"}},"1.2.4":{"name":"ts-ebml","version":"1.2.4","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.2.4","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"0948b6d0e13a31c93402b9f977eafa078ee3bf0f","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.2.4.tgz","integrity":"sha512-Uia0aofzISXkeFSLY2SmfGESHy4DoGTgB6g+UGMTwcF0hT4Shyt3497XS1XetiWIkEQSpEOzp9giEDkiw7Fnuw==","signatures":[{"sig":"MEUCIQDexnrrF+v6bkMjxYmBJZ1Fxye+oZ4foKw1Tk5awT2MrAIgaeMBDoJaTw/VEXPafTUAm9pAzYrRCkUm79fsWoA/Uxc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"0948b6d0e13a31c93402b9f977eafa078ee3bf0f","gitHead":"f4beeecae3cbcb9842d9e612c1d1db38f76cba21","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"^5.0.3","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.2.4.tgz_1486450811332_0.4471658000256866","host":"packages-18-east.internal.npmjs.com"}},"1.2.5":{"name":"ts-ebml","version":"1.2.5","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.2.5","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"de1c2815d40ebfe47d27951832a2aee222d13d4a","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.2.5.tgz","integrity":"sha512-PcH3Safls7ehvQO0OmwREJH8mg68VvCArMRucoeissLgOroAqQ9qtQJobkA11RY1jJq2rQ2fsXNEb5Te9Sz9pA==","signatures":[{"sig":"MEYCIQCD0T4SoL+be82zid5oDxx+5r8MDx09uBKJ6cXzTFILCQIhANpkFoU8CC+NJv0Td8PiUK+BVExUfyzkDZHA1hnJgoWv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"de1c2815d40ebfe47d27951832a2aee222d13d4a","gitHead":"0ad114d9ce0f7bb29dfce2fdab1787dd78f7576c","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"^5.0.3","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.2.5.tgz_1486468718332_0.21645712153986096","host":"packages-12-west.internal.npmjs.com"}},"1.2.6":{"name":"ts-ebml","version":"1.2.6","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.2.6","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"52edc0c04b08511e7242ebda8d0382a93c8b5dd1","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.2.6.tgz","integrity":"sha512-FnIn0ax/TGHsZLXFSX3PdRhkueH01wAW73GjzdqQN8PF5ayrKYJIoSuyj9W8+qYkD75nIGMXbHe2/ytM+d2YJQ==","signatures":[{"sig":"MEUCICvJmIjnOaSbMtsuAD9sl7gcub93L6Tbe3NSDGAgenjrAiEAnU/IKo+jRBuMk8PepWLIN/ey0/p99Neo1BOH0jnx9ag=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"52edc0c04b08511e7242ebda8d0382a93c8b5dd1","gitHead":"64cc30de48e67f97f842fb5617becbd8aee84e27","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"^5.0.3","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.2.6.tgz_1486469153339_0.7639645780436695","host":"packages-12-west.internal.npmjs.com"}},"1.2.8":{"name":"ts-ebml","version":"1.2.8","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.2.8","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"ec67fe0a54b224d3e4b396442880f930f99d065b","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.2.8.tgz","integrity":"sha512-NSYnEAe6J2vIqoi7P4AHyTTOIOLwYN81BxsDhf9U2n6wAyccS16pNg6ZmsTFU8i3hzscbgAbAkv7D62YzqwFcg==","signatures":[{"sig":"MEUCIQCpgnIQubDFjzV8geyGJphHkFrNymZDL+Ws9vQ94zAXYwIgMz/lIqNeAdbWoEEoJK7Kb3wYmwwtGX8TR0eLqIbmzYE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"ec67fe0a54b224d3e4b396442880f930f99d065b","gitHead":"63786f4f34c84afe997972d07c9575bd45ea9f90","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"^5.0.3","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.2.8.tgz_1486550005448_0.11570758721791208","host":"packages-18-east.internal.npmjs.com"}},"1.3.0":{"name":"ts-ebml","version":"1.3.0","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.3.0","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"a495af1901f4dc75892e3a5c01b305b1fab11456","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.3.0.tgz","integrity":"sha512-Ym5etXldeaU33HKl4mihmcqrNBrUA72/fQ+xGEwVAWrdIgPxMPZDpsBB8HeY4vCBQc9KtKdaIO3zqg/7+USNyg==","signatures":[{"sig":"MEUCIQCOvBQZWZTwCIv0gL2aULF7X6rD78UDIXBjZ3EPQDOKwQIgUbHHB5N7/ZGbgXhgbUkCTYDnRndUyxu8WjsJzgHNThM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"a495af1901f4dc75892e3a5c01b305b1fab11456","gitHead":"8e2fa861d916d70dedc7cb5eb82934934e898b51","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"^5.0.3","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.3.0.tgz_1486552013503_0.605519212782383","host":"packages-18-east.internal.npmjs.com"}},"1.3.1":{"name":"ts-ebml","version":"1.3.1","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.3.1","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"27da28d874b319a9f8c2d84ef6d2ff3ae9dffaf4","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.3.1.tgz","integrity":"sha512-gHwzZMeL0Bs9qkDfJMEUXrMfBkbDCj61Jy7qi0ZPBWhui+BQhfVHKKNiLVAeb3fOiiZlNzoeaGqZd9//8LlV8g==","signatures":[{"sig":"MEUCIQCeEcAXsrmZvB4PQz8qXrNXj0fVqCsi4ZkjQ1j+G02L1AIgQWF05fvVpJMp8NtGKFH8+BXC8YYRbXjkfF4tOpEXpGU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"27da28d874b319a9f8c2d84ef6d2ff3ae9dffaf4","gitHead":"1cdd97f7ce561942666b15202b8674da0e145428","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"^5.0.3","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.3.1.tgz_1486633244261_0.3310555180069059","host":"packages-12-west.internal.npmjs.com"}},"1.3.2":{"name":"ts-ebml","version":"1.3.2","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.3.2","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"246fc9184df0329940bc15c1e7e014304ccccbb9","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.3.2.tgz","integrity":"sha512-r9uWaljMbz2BQrNiOVT3ZWWJRqiFRKs3VCJcUzm15SXT+jwmKPhAJ6kq+WO9wxAaI1C9r2a5/+ngZMAFyDJXuw==","signatures":[{"sig":"MEUCIQDpXwAg72naBCaqWzwCgEwENdLEetP+ReMA63j/unoaoQIgCA0ls5LnxyU4ris9BGH4bMb/bmUIE6uuobctlg2In3c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"246fc9184df0329940bc15c1e7e014304ccccbb9","gitHead":"94347f660de115c2603aa0cf594d178124e6fc3a","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"^5.0.3","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.3.2.tgz_1486634129702_0.9875740858260542","host":"packages-12-west.internal.npmjs.com"}},"1.3.4":{"name":"ts-ebml","version":"1.3.4","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.3.4","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"49195678e84d624b19e7b8ad6186d1da9f9aaff9","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.3.4.tgz","integrity":"sha512-w/aeziRukZkqJl5Q6TN/peFWxZLtCWL2OFeo6Es2lGA35W7M3ifX8qLQpi7tX+eXmQx0c4ru7NEAghV43ShteQ==","signatures":[{"sig":"MEYCIQDyIR6rASxuDeb9Ov58m42HlnQCk4SUmNkaLeg5MiN17AIhAMa35UeMtPp1NblaMUS81SbDS9GgEqQ9Vfh32GwcSkbF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"49195678e84d624b19e7b8ad6186d1da9f9aaff9","gitHead":"e7f1f4ecdcacaccd5afa1d3973d57004c31f2d11","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.3","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.3.4.tgz_1486638765280_0.1680220819544047","host":"packages-18-east.internal.npmjs.com"}},"1.3.5":{"name":"ts-ebml","version":"1.3.5","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.3.5","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"fb593808f6f5478ad179d4969fc05d44b0707e74","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.3.5.tgz","integrity":"sha512-YMNrSUUYOLO4MWxRD41YjI45SDSAw17wkJyGP5/gNsoam5Xv+Pov8BwWGZ3oy28DkfOXI3G4IM9TAMVO98syrQ==","signatures":[{"sig":"MEQCIH3GABe1xcJyWy8otd8mGITRBllbCrdlgq+LDGTJ1a/cAiAYS6gHEhfY6YevNFmBjexhH4cGM92o1Z/RQBFXn6EkCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"fb593808f6f5478ad179d4969fc05d44b0707e74","gitHead":"939daba0f1cb15ecd6e2b2f84b186a8a3546735b","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.3.5.tgz_1486642418431_0.6519690926652402","host":"packages-18-east.internal.npmjs.com"}},"1.3.6":{"name":"ts-ebml","version":"1.3.6","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.3.6","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"3cea65ff2446371a01e56e5eff7cf02742d534a8","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.3.6.tgz","integrity":"sha512-1RBYmEXoCMNEGirJHzUrs/nd5Ia8xkJQIEKHD98XgyPv9i4glzOLSI7K+mxUh91ToyQ+5mvsSOIvUWERELlMZg==","signatures":[{"sig":"MEQCIG+fQA+ImRLIUQSU42jE7wm085nDDwGtsofztBKqglKuAiAaIuff3bEmOZSYLUYm0gBvCm7ML3qMf+JweRK7OkEBnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"3cea65ff2446371a01e56e5eff7cf02742d534a8","gitHead":"b87dbb275a6b1311367ed3231788ac8f6822b0dc","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc -p .; browserify lib/test.js -o test/test.browser.js; http-server","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/index.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/index.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","typedoc":"^0.5.3","watchify":"^3.7.0","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","@types/whatwg-fetch":"0.0.33"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.3.6.tgz_1487327167535_0.4001703860703856","host":"packages-18-east.internal.npmjs.com"}},"1.3.7":{"name":"ts-ebml","version":"1.3.7","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.3.7","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"1785edf06b9f6733871c165fea6dc22b3ce867f0","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.3.7.tgz","integrity":"sha512-SiZv+MyBnWoyJUT2T6J6oLR895fgz7r6vqRPvWWl8WueiU/VKbCKUnM66TzZbecKi4B836+IffwVR45dlicwDA==","signatures":[{"sig":"MEUCIFVGSUWCILtz1vdkXF37ZjYcJMNdi9frcvS2HKJGwsV7AiEA8LATwQ4s7zGkEhhuOITwiE/xB0rQBArVo848LIn0qso=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"1785edf06b9f6733871c165fea6dc22b3ce867f0","gitHead":"b1db2ddd5dcb1bc40606ae5670010e9c79e77b9f","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.3.7.tgz_1492198112378_0.33435320761054754","host":"packages-18-east.internal.npmjs.com"}},"1.4.0":{"name":"ts-ebml","version":"1.4.0","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.4.0","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"cf061a33a893fb7abfc99bfb2814b29d7f62aef8","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.4.0.tgz","integrity":"sha512-DAQ9dQTZTsP2vT7YgPhOkU9GPAyNDmDKvAsB5CdcIMyWdHeUhFFpLO0Pf9d0NK2+NhjYWCEXn8+758QXGu3p0Q==","signatures":[{"sig":"MEUCIQCorRaZOBxcLnar+x4b3ecEcaOFpTzmvJJ6dBe5VgmHCQIgWVB1irYauvE0uyEowGMS9biFBv2mogumGwMAQkETrpY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"cf061a33a893fb7abfc99bfb2814b29d7f62aef8","gitHead":"f5c7633a8de2a31a4e981edea983abd5f3e9e980","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/*; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.4.0.tgz_1492260255588_0.6330538962502033","host":"packages-18-east.internal.npmjs.com"}},"1.4.2":{"name":"ts-ebml","version":"1.4.2","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.4.2","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"5029bc67f66e67a40e224181902dca255ab8f7b3","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.4.2.tgz","integrity":"sha512-oHq1vGH80Sc8TIs7K5LL9RlpIWpKaag8CIJHwmzjETl2XsbQeeKaXJqwN1cs8TVFi2KcPUTBM6V+QgyyeB26tQ==","signatures":[{"sig":"MEUCIQCaduHPl2tHelt1fObkE+CUPkYm24buPLZYNkrE1CLW+AIgXbumuwMl1r7wTaaaa+gQD3VqcPGXQ469cSEo6D8xVS4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"5029bc67f66e67a40e224181902dca255ab8f7b3","gitHead":"ee2d5461d78dedc659c0a525e453969ccd4f47aa","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.4.2.tgz_1492293036117_0.814292483497411","host":"packages-12-west.internal.npmjs.com"}},"1.4.3":{"name":"ts-ebml","version":"1.4.3","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.4.3","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"4c9490ddb611f7712d1dacfd636e4b80323bb7ba","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.4.3.tgz","integrity":"sha512-+d9wofkRuzSe06pkMLezUoOSW8nZIoZH3wH1k3NX3Uj/CB6rM+M2vv3SDPsIfyNDAYHSyE+Y9LYqDVuhKQOgYg==","signatures":[{"sig":"MEUCIQDZxOmaHa8Bgc/kR0WXMeJqsnb4qFVTwiYf4oMpDlXsIgIgLbg4dQ0kA0io/bMTEnM79KzgYzmN2EUgsdq+lZ3bnEA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"4c9490ddb611f7712d1dacfd636e4b80323bb7ba","gitHead":"fd78817ed57ff7600fcc06a4ec2bb6b7b532822b","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.4.3.tgz_1492324789380_0.6589758445043117","host":"packages-18-east.internal.npmjs.com"}},"1.5.0":{"name":"ts-ebml","version":"1.5.0","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.5.0","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"9ce4813000a585f46606fa8c88305ff73f996936","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.5.0.tgz","integrity":"sha512-vNPQLSpFSPF1En/bblThjudXuA0l4+WKCs6SRggfce0fWWMiUG+FMxVbah8viOADp9zHA1NW6DO7Vul0uljTFQ==","signatures":[{"sig":"MEUCIQDjlkYxSh3P7UXQ3zlPakF4AJ4PuvzP0zZGkfcq5W0kugIgNOWfP9ayCsp2/9kah3+iteC3MKS8bWntkUZizeg5WqM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"9ce4813000a585f46606fa8c88305ff73f996936","gitHead":"cd7e1881ec35810176074f128a307ce669ae3ee4","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.5.0.tgz_1494019053515_0.9144869316369295","host":"packages-12-west.internal.npmjs.com"}},"1.5.1":{"name":"ts-ebml","version":"1.5.1","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.5.1","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"fe8da51eceb639061d5621528eee831ec759c180","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.5.1.tgz","integrity":"sha512-MfwSwJ8suUg8DkIZbFNd/AiYaba57zshNLNR6AlmbbFX5PuU71q13JBtudX611axmN+kWL3F+nW4pngbHvWRrA==","signatures":[{"sig":"MEQCIHjMW8i+e9TfpMWygqzXO/AKek7ECCM9aCTqEcXqhEhhAiBA89s5CJsnknIO0n7h+jTppcwXOrSRU5zS2tYPbd4fnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"fe8da51eceb639061d5621528eee831ec759c180","gitHead":"54d4917b66936c2370bafd5ae796373f302b9ae8","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.5.1.tgz_1494333324645_0.6327722587157041","host":"packages-12-west.internal.npmjs.com"}},"1.6.0":{"name":"ts-ebml","version":"1.6.0","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.6.0","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"fe3c2a1c0843e1f41e97c9d9dcc7542420e0482c","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.6.0.tgz","integrity":"sha512-9GfkwP/RoD2pnZ3nLNEg+Aiunm88UIWbjZ7jEY8hohN5gdzG118tmybqFywZ8sa8HF7BHQwScYzpdfG3C4ikTA==","signatures":[{"sig":"MEQCIB+DKssLQcc7ziw7eYSd89vFTtX3s/2qTJzPUhkBrAKPAiBvLtT3wiHg86YWK46XeQ/fgVtG3Fwiio6K/LxTn3aAew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"fe3c2a1c0843e1f41e97c9d9dcc7542420e0482c","gitHead":"996b31a6a8b57041d6b3842bcf83a9aaca16df98","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.6.0.tgz_1494516793771_0.14823346049524844","host":"packages-18-east.internal.npmjs.com"}},"1.6.1":{"name":"ts-ebml","version":"1.6.1","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.6.1","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"02b8801221952aacb3060b10000d0036317f6697","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.6.1.tgz","integrity":"sha512-aBu8+mHxoDclyTGthzz2jwunz6hf43gNrO1f68to9dOFBlVJQ6n+2c6ZuVcnQ9gGDvrLsbuXpnP3b/KXgdX0Vg==","signatures":[{"sig":"MEUCIQCdKmaH55j5y2wztgl8tQRUY4RKxxzJGR7IxbGtCx5ZQwIgHN/ckqf3N3JvnYTaVoGLvnts5vbkjdFrhwHAKvPtYxY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"02b8801221952aacb3060b10000d0036317f6697","gitHead":"b7f1cf75d02f2151be54c34792134223269c981e","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.6.1.tgz_1494564915322_0.3701216538902372","host":"packages-18-east.internal.npmjs.com"}},"1.6.2":{"name":"ts-ebml","version":"1.6.2","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.6.2","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"6278587fa255a62851b8ffd0db39bface5f557ca","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.6.2.tgz","integrity":"sha512-t9Rx3Qyf3JpIIMLccNUPJJL4o03rioaeuspL6cK52iT6dM5noAVt/O3/x3ujTWVmGauZceIVC7zd8tbzwQXuxg==","signatures":[{"sig":"MEQCIHYYvJx2fgxp1/p8ZTTBTmP7XKgyVvEFKrUQKlc2GWNNAiAjsX0iQCjlWf0Ip0x2TUvom/s8ZwbcE0aOaDZUb22nrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"6278587fa255a62851b8ffd0db39bface5f557ca","gitHead":"d548b2448cefd847f0416b1d7e04ea2d03c20f72","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.6.2.tgz_1495112233898_0.05493407044559717","host":"packages-12-west.internal.npmjs.com"}},"1.6.3":{"name":"ts-ebml","version":"1.6.3","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.6.3","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"7e875afe3126a287a47c3b9a9414b783c48ce307","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.6.3.tgz","integrity":"sha512-xBCwwWQkr/JPLxwfr8FyHpQAA5Ujd59A5X/Y7pJvzOT4MbURmVxsRhcdrKfq6OhX2goNx5+UsQAGs9v2lN9zSg==","signatures":[{"sig":"MEYCIQDUsMrMYdhO4jReNZaPvnrMVmWV1WxmHS55JLFOW00e+wIhAJJYOTzllKQkh6O3VA2VdQ/v9CXJ0KEq66HdcaWj1iQ+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"7e875afe3126a287a47c3b9a9414b783c48ce307","gitHead":"e9f7a033e3b0a0adb86d7d653b6bc1e6ab5c4e47","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.6.3.tgz_1496033633915_0.7009241485502571","host":"s3://npm-registry-packages"}},"1.6.4":{"name":"ts-ebml","version":"1.6.4","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.6.4","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"c7f94fe761072ec6cc2d5fa7bc57cf361ab62fc4","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.6.4.tgz","integrity":"sha512-nvyzP7h1TJ/Z1L07jXZ6TYjSUBej3Mj8K+OwfB8gpg8XJr5Tisu95QRvgKuUWCNcI5Bjq9SI4BHzgiOvnsXqGQ==","signatures":[{"sig":"MEUCIAPd7gZJxbPx2Oi/rKjfwsdGx0pekgskKWWtyKJRLMgOAiEAkRmJUA5HPxGvplCLtbcqQUKlUyqx4rPosNdk9ZG5oQs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"c7f94fe761072ec6cc2d5fa7bc57cf361ab62fc4","gitHead":"366bea09c1ffaf98780416f0b559ab79a948e214","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.6.4.tgz_1496214780779_0.5653143434319645","host":"s3://npm-registry-packages"}},"1.6.5":{"name":"ts-ebml","version":"1.6.5","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.6.5","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"ad57a439efff82a29e01324a9875ea11b61fb4d1","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.6.5.tgz","integrity":"sha512-FUV2P4r47GW/hiudXSCBNdWu0M8eOZEr4uKHWTA32ab9Ckh3QEBIo0dnVU01hYhCRRPyGR3PgOVCdKi4G3+omA==","signatures":[{"sig":"MEUCIGXme5NujkNCHdxMVDzlOM/rh6w5E/lI2kvkMH3fPx85AiEAzuj2iWtGxyyuXB7fuegL7YRjE8B3XOpRPlyeA+ibZiM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"ad57a439efff82a29e01324a9875ea11b61fb4d1","gitHead":"26b55ce93a53c413387936cc7056c1480025300d","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.6.5.tgz_1496215551036_0.18242745054885745","host":"s3://npm-registry-packages"}},"1.6.6":{"name":"ts-ebml","version":"1.6.6","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.6.6","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"dist":{"shasum":"b77ef1a4c0c7292d3dc240cee0c063296152e654","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.6.6.tgz","integrity":"sha512-ypFdmzT78QCzsR/pbXHnbVJ+FlIVVmGmBcQorhx1ucafS0SDDEO35BJcArTMYj0ZF4jIBDyt81wIHTEZENRJAw==","signatures":[{"sig":"MEUCIAnIEFrr958eOXEYGiM7eOZG8YddaCxUNe/cSj7fCq3JAiEAoLCnLY1xUieGZo8FX21sS9WdWWCnrlaxc7DHg+8nHUE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"b77ef1a4c0c7292d3dc240cee0c063296152e654","gitHead":"6f68419f09803b3945d2906c91fd677942487d6b","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js","examples_bsd":"tsc; for file in `find lib -name 'example_*.js' -type f -print0 | xargs -0 basename`; do browserify lib/$file -o test/$file; done"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.6.6.tgz_1496821565901_0.942348666023463","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"ts-ebml","version":"1.7.0","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.7.0","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"bin":{"ts-ebml":"./lib/cli.js"},"dist":{"shasum":"aafdfd763d69c1a3edecca74b731d3d5dca4c030","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.7.0.tgz","integrity":"sha512-knXoH84HmKbB6JdL1t7rTEfnBNW5+z0wWZIPcal6D2ncfl5rbdd9LszS7Sclwn8tKNvk6ppvn7aRDllotHBU1A==","signatures":[{"sig":"MEYCIQDaFpPmkDkNrLe+zKeydCUEfdtu+Hf7Gc2TAjXlao1CWQIhAKPxEykq0DOzcRP/rQg/4ZErswflsO+MXiSSWoIVujNL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"aafdfd763d69c1a3edecca74b731d3d5dca4c030","gitHead":"600e8ebe09ee6d7563756c33ee102bdd4b232753","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js","examples_bsd":"tsc; for file in `find lib -name 'example_*.js' -type f -print`; do browserify lib/$(basename $file) -o test/$(basename $file); done"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","commander":"^2.9.0","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","@types/commander":"^2.9.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.7.0.tgz_1496906223816_0.41732522496022284","host":"s3://npm-registry-packages"}},"1.7.1":{"name":"ts-ebml","version":"1.7.1","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.7.1","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"bin":{"ts-ebml":"./lib/cli.js"},"dist":{"shasum":"ba20253c8827fb9558551de3362ee48c269c81c4","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.7.1.tgz","integrity":"sha512-jT7Fa4NpLJGHgilD79ANjj88EJE7glMP0M0+/FXuYrmusRxhKif8Wt8iBCzk1FiNsnzU2q10M+LT9alaiEpfvg==","signatures":[{"sig":"MEUCICN4tlJAm6zcwKdPkKs1OkjOgZBN/7YPeLh5FUJQG1ivAiEA6p/kRlvd3ly1wQyFbinmvFDLNgLKX3m1O19NrXbfEGg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"ba20253c8827fb9558551de3362ee48c269c81c4","gitHead":"3e435d160ce6589dd8cfca4ad30d60b8b8603d46","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js","examples_bsd":"tsc; for file in `find lib -name 'example_*.js' -type f -print`; do browserify lib/$(basename $file) -o test/$(basename $file); done"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","commander":"^2.9.0","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","@types/commander":"^2.9.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.7.1.tgz_1496906596362_0.7086736795026809","host":"s3://npm-registry-packages"}},"1.7.2":{"name":"ts-ebml","version":"1.7.2","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.7.2","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"bin":{"ts-ebml":"./lib/cli.js"},"dist":{"shasum":"24c94192f9d8a8934802dab309340d0c4752f868","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.7.2.tgz","integrity":"sha512-nxJ7kZogKFY4uPa1GL60l5YYJ1khuXm8cr0RIIqYm3iytStmsKcXB9iez6JLiHsPn/4vfMdNHA9o7W/pkddGCw==","signatures":[{"sig":"MEUCICWHpWUgMnuDmHWCehE3SAKFT4vlA3/H3nZy7rebGXLKAiEAozfkJe8+KyfgCbj3bwHgVb8DpeKZzd1PS2BYC9oG1zs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"24c94192f9d8a8934802dab309340d0c4752f868","gitHead":"6318c52e44f95e67d60bc453301d4fd4cd8a41f6","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& npm run watchify","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js","examples_bsd":"tsc; for file in `find lib -name 'example_*.js' -type f -print`; do browserify lib/$(basename $file) -o test/$(basename $file); done"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"4.0.2","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.6.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","commander":"^2.9.0","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","@types/commander":"^2.9.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.7.2.tgz_1496921796121_0.9988430042285472","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"ts-ebml","version":"1.8.0","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.8.0","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"bin":{"ts-ebml":"./lib/cli.js"},"dist":{"shasum":"a4e68f09c779d567a4656f9451a48a37d9038ad7","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.8.0.tgz","integrity":"sha512-RpSUcE0H87mXniArPCRgUWucf90FD0z7AQ1xzdw62NtZrLODTdYElrp7cSPSuk5orBqKNIN8WpP7Vhm5THZxBg==","signatures":[{"sig":"MEYCIQDXutEBZRV6bmUg97tmeZfQMtmPXaT/T+zol/nWVBRluwIhAKTLLLSGbnh8zTUBOcNUfBlLfiA4thancvbg4yS6ff3k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"a4e68f09c779d567a4656f9451a48a37d9038ad7","gitHead":"d68a9b4906ff0c43c0f67a7a1162f4cb6bdc9753","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& watchify lib/example_seekable.js -o test/example_seekable.js","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js","examples_bsd":"tsc; for file in `find lib -name 'example_*.js' -type f -print`; do browserify lib/$(basename $file) -o test/$(basename $file); done"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"3.10.10","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.11.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","commander":"^2.9.0","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.1","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.0.3","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.1","@types/commander":"^2.9.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.8.0.tgz_1497438942588_0.2933933474123478","host":"s3://npm-registry-packages"}},"1.8.2":{"name":"ts-ebml","version":"1.8.2","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.8.2","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"bin":{"ts-ebml":"./lib/cli.js"},"dist":{"shasum":"08a3d1d79d9e670d2d8202983cfb24a126b3fbd8","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.8.2.tgz","integrity":"sha512-cM2HieqKTtD/v4I8RoXkGzpCPcx9LWM4tAsBoYt6C1MLjsSlku2Yxkff3+CsHzAH3/Zi2Qe9R3l/U3uHT9YFsg==","signatures":[{"sig":"MEQCIF8JtKAPYFXHAS8VeyjZ1oN7qRajQ9ZZyIB3SBznK1T7AiBUFX8SIDeY7qsWP9y+NHNUDP7D5uJ1XAM0Iiwo8WFCrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"31957b1e0e6570f70e8af38405c55cf2d0790719","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& watchify lib/example_seekable.js -o test/example_seekable.js","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js","examples_bsd":"tsc; for file in `find lib -name 'example_*.js' -type f -print`; do browserify lib/$(basename $file) -o test/$(basename $file); done"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"5.0.3","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.11.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","commander":"^2.9.0","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.3","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.4.0","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.4","@types/commander":"^2.9.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.8.2.tgz_1497445162111_0.07161726802587509","host":"s3://npm-registry-packages"}},"1.8.3":{"name":"ts-ebml","version":"1.8.3","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.8.3","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"bin":{"ts-ebml":"./lib/cli.js"},"dist":{"shasum":"982490f206c11c19cd7659eaa7b50ff08a35b673","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.8.3.tgz","integrity":"sha512-8lhkGYol0I6RLjZr18cp86hWVVXpfTBePoC4IYKu1SV6tVvVPlUNWw1OWa03m1XN5tLkz5EPHpjdJ28Q8zmXmA==","signatures":[{"sig":"MEUCIQDI3zUpbbpSzivuENQSx4tmC7yHtJn5HhRsJjAVgdYYLwIgVa+iPCPqEokVAT9+UkNgvUWlkN+ia1aEl9o2SPJhdlc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"06d9acde621bcb4f171d67e7d68aa7fd334617d9","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& watchify lib/example_seekable.js -o test/example_seekable.js","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js","examples_bsd":"tsc; for file in `find lib -name 'example_*.js' -type f -print`; do browserify lib/$(basename $file) -o test/$(basename $file); done"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"5.0.3","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.11.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","commander":"^2.9.0","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.3","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.4.0","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.4","@types/commander":"^2.9.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.8.3.tgz_1497504877743_0.8822206459008157","host":"s3://npm-registry-packages"}},"1.8.4":{"name":"ts-ebml","version":"1.8.4","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.8.4","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"bin":{"ts-ebml":"./lib/cli.js"},"dist":{"shasum":"323a6c065924605209a2b813dcb50b5c9d69e4f9","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.8.4.tgz","integrity":"sha512-vMANHMuIn31Sxu0zyawIUcVYKbzz4i8xJ1cXwJT12bj8TdF/z+JWGY+Cj0dHh3Xt5pNKI38KXstTz0NXIpfiYQ==","signatures":[{"sig":"MEYCIQCdWasZo82AgaFYbNPMXnSa/mqdwjFsTVhMrvWixYQmpgIhAMn/7atP23T8pdFBjtzsAfgEjPqpWdSMBDUKput+FxAb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"33f1c8525382cce1c31cbf4dd9e45a22e5f9b31d","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& watchify lib/example_seekable.js -o test/example_seekable.js","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js","examples_bsd":"tsc; for file in `find lib -name 'example_*.js' -type f -print`; do browserify lib/$(basename $file) -o test/$(basename $file); done"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"5.0.3","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.11.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","commander":"^2.9.0","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.3","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.4.0","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.4","@types/commander":"^2.9.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.8.4.tgz_1497857507722_0.7092533395625651","host":"s3://npm-registry-packages"}},"1.8.5":{"name":"ts-ebml","version":"1.8.5","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.8.5","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"bin":{"ts-ebml":"./lib/cli.js"},"dist":{"shasum":"cc53bc6f25e6684645057795a7a002c54de035f2","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.8.5.tgz","integrity":"sha512-nPm3ndP4l5B98P8OIC59WB+dIwZVs4cJhVTP7aO+YwPYv7EBiHCtulTPh3C1ko0kYUhlypBuWqMuD4uhhg2WbQ==","signatures":[{"sig":"MEUCIQD8ufKHcvmoymbjp3bjtSvH7Fhtt1O0xtQngraN9y4XmAIgRzZzEkrwEVVs7dJfZGAZwAKShsUY8/AWNnep9VW8azI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"ae1721ad195a800aaaac3dcf7618ea3936bd2dd6","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& watchify lib/example_seekable.js -o test/example_seekable.js","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js","examples_bsd":"tsc; for file in `find lib -name 'example_*.js' -type f -print`; do browserify lib/$(basename $file) -o test/$(basename $file); done"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"5.0.3","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.11.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","commander":"^2.9.0","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.3","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.4.0","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.4","@types/commander":"^2.9.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.8.5.tgz_1497863022532_0.9863976205233485","host":"s3://npm-registry-packages"}},"1.8.6":{"name":"ts-ebml","version":"1.8.6","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@1.8.6","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"bin":{"ts-ebml":"./lib/cli.js"},"dist":{"shasum":"92259fe778d852baf2c0416c4b757b86058ca911","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-1.8.6.tgz","integrity":"sha512-7cxf53oXSRH/4RQj0wy8L8i/Vh1iWOj++0ULsBAGL52pBIoqxOw0JeiTAq4eehW+ePFZq7hIiDH4nCoectDT7g==","signatures":[{"sig":"MEUCIALCpQCGmxTz7g5d8u5Tsxn46AI5ZTsmH1uVnRzlfLR1AiEAon6vHKarRtSpKw+d2FObQPFW+u2g1m7O7B9J2Uf7xIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"3061aabe63968b9a1eba0ae7abbee61fe5269755","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify; npm run reader","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& watchify lib/example_seekable.js -o test/example_seekable.js","reader":"browserify lib/EBMLReader.js --standalone EBMLReader -o dist/EBMLReader.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js","examples_bsd":"tsc; for file in `find lib -name 'example_*.js' -type f -print`; do browserify lib/$(basename $file) -o test/$(basename $file); done"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"5.0.3","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.11.0","dependencies":{"ebml":"^2.2.0","buffer":"5.0.4","events":"^1.1.1","matroska":"^2.2.3","commander":"^2.9.0","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.3","qunitjs":"^2.0.1","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.4.0","@types/node":"0.0.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.4","@types/commander":"^2.9.1","power-assert-formatter":"^1.4.1","@types/power-assert-formatter":"^1.4.28"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-1.8.6.tgz_1497863906742_0.34611836005933583","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"ts-ebml","version":"2.0.0","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@2.0.0","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"bin":{"ts-ebml":"./lib/cli.js"},"dist":{"shasum":"2e553d2f03a0240ebb9c44929ff6da42d0cadd23","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-2.0.0.tgz","integrity":"sha512-dLsPqeg9JIr2bBexyiJhT6B3euFjX1bqFQsrc/iIZk4bJ7/7/wsgnvnQl3xql83dOhDGCOE/kzJQkgdgVraa1w==","signatures":[{"sig":"MEYCIQD4DzMPRlQZsbLntw/pIHACjw6Osw0GIyuSJaq17VUZGQIhAI3aBOhaP1TuxfzknNMvZOFRtuj1Q3tHeK8wa+9sQnbV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"09fceb199ee53dfdab2b578ee395378443940a5a","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& watchify lib/example_seekable.js -o test/example_seekable.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js","examples_bsd":"tsc; for file in `find lib -name 'example_*.js' -type f -print`; do browserify lib/$(basename $file) -o test/$(basename $file); done"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"5.3.0","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.11.0","dependencies":{"ebml":"^2.2.1","buffer":"^5.0.7","events":"^1.1.1","matroska":"^2.2.3","commander":"^2.11.0","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.3","qunitjs":"^2.4.0","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.4.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.4","@types/commander":"^2.9.1","power-assert-formatter":"^1.4.1"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-2.0.0.tgz_1502968152722_0.433315125759691","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"ts-ebml","version":"2.0.1","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@2.0.1","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"bin":{"ts-ebml":"./lib/cli.js"},"dist":{"shasum":"a22fd7dfea03f08f3d6ae42bc2522c7d955a24da","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-2.0.1.tgz","integrity":"sha512-euMI7FQWqAPtp5VVzTl5gJ/du5cZf5KfKb55DsqKs4Dp62Ms8EYZQV85A1q+b3PMuB0HSGqwjmVJBlffN9gGag==","signatures":[{"sig":"MEYCIQCwXVbg7w2hCkeZiTh/QguKYAliK3gwBt8WTwt1abA4aQIhAM2R4cF8bPNrTHjumxXVX3wP5gFrh50DT6f5mBSdtS8e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"e9596c0f2f1c5b9376118c52bb1e82a1d3998754","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& watchify lib/example_seekable.js -o test/example_seekable.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js","examples_bsd":"tsc; for file in `find lib -name 'example_*.js' -type f -print`; do browserify lib/$(basename $file) -o test/$(basename $file); done"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"5.3.0","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.11.0","dependencies":{"ebml":"^2.2.1","buffer":"^5.0.7","events":"^1.1.1","matroska":"^2.2.3","commander":"^2.11.0","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.3","qunitjs":"^2.4.0","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.4.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.4","@types/commander":"^2.9.1","power-assert-formatter":"^1.4.1"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-2.0.1.tgz_1503036424073_0.4043754693120718","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"ts-ebml","version":"2.0.2","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@2.0.2","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"bin":{"ts-ebml":"./lib/cli.js"},"dist":{"shasum":"5e2c65b35ee6f1c030f51668666f3c018f4d9578","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-2.0.2.tgz","integrity":"sha512-V/HdlCn3FITQrFHQlVE02XtfMiRLab2QB/YOCfkbJWqiFYG/j5v7gHKV+wem6g0PD6/uxXs5oxMQfDXILmts/Q==","signatures":[{"sig":"MEUCIHe/8V9G7+U6yGLS2Ceu7526cUD14XZAbscRzZ+FcPdpAiEAgow8nMTl22s0RrkJHl6vUdPwfaRyLz/Dt6v7nCqHXYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"079f1cc2c766e1833f498b5cddd511fcee1bc9b1","scripts":{"doc":"typedoc --mode modules --out doc --disableOutputCheck","init":"npm run update; npm run mkdir; npm run build","lint":"tslint -c ./tslint.json --project ./tsconfig.json --type-check","stop":"killall -- node */tsc -w -p","test":"tsc; espower lib/test.js > lib/test.tmp; mv -f lib/test.tmp lib/test.js; browserify lib/test.js -o test/test.js","build":"npm run clean   && tsc    -p .; npm run browserify","check":"tsc -w --noEmit -p ./","clean":"rm -rf lib/* dist/* test/*.js; mkdir -p dist","mkdir":"mkdir lib dist 2>/dev/null","reset":"rm -rf node_modules","setup":"npm install -g http-server;","start":"http-server . -s & tsc -w -p .& watchify lib/example_seekable.js -o test/example_seekable.js","update":"npm run reset; npm update","example":"tsc; browserify lib/example_seekable.js -o test/example_seekable.js","examples":"tsc; for file in `find lib -name 'example_*.js' -type f -printf '%f\\n'`; do browserify lib/$file -o test/$file; done","watchify":"watchify lib/index.js --standalone EBML -o dist/EBMl.js -v","browserify":"browserify lib/index.js --standalone EBML -o dist/EBML.js","examples_bsd":"tsc; for file in `find lib -name 'example_*.js' -type f -print`; do browserify lib/$(basename $file) -o test/$(basename $file); done"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"5.3.0","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"6.11.0","dependencies":{"ebml":"^2.2.1","buffer":"^5.0.7","events":"^1.1.1","matroska":"^2.2.3","commander":"^2.11.0","ebml-block":"^1.1.0","int64-buffer":"^0.1.9"},"devDependencies":{"tslint":"^3.15.1","empower":"^1.2.3","qunitjs":"^2.4.0","typedoc":"^0.5.3","watchify":"^3.7.0","qunit-tap":"^1.5.1","browserify":"^13.1.0","typescript":"^2.4.2","espower-cli":"^1.1.0","@types/qunit":"^2.0.31","power-assert":"^1.4.4","@types/commander":"^2.9.1","power-assert-formatter":"^1.4.1"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml-2.0.2.tgz_1503116615810_0.8402522935066372","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"ts-ebml","version":"3.0.0","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@3.0.0","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"bin":{"ts-ebml":"lib/cli.js"},"dist":{"shasum":"516f3869b75056f113ffe871891cdd51b267bd30","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-3.0.0.tgz","fileCount":160,"integrity":"sha512-3myWCRXQZQwbGoJuIW4SEjhyr2iX0XF7ZBG8L8reHtdv6QFQh9kyk26hQUwVRusasD8zab7SDJEcAY8EwWvG9A==","signatures":[{"sig":"MEUCIFCD9+r3wNr4GyQu5JlvY4ngSKPNU5yfuFocOwGDZsRLAiEAqnzRW7VG1zU0HDwlwxdEND1kSADlmKrB5q7xSRnIiV8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24901424},"main":"./lib/index.js","gitHead":"c06a0bf18f504e67a9c2a355f158b78f0668a0b5","scripts":{"doc":"typedoc src/index.ts","fmt":"prettier --write 'src/**/*.ts'","lint":"eslint src","test":"playwright install && playwright test","build":"npm run clean && tsc -p . && npm run _build_standalone && npm run _build_test","clean":"rimraf lib/* dist/* test/*.js","serve":"http-server","_build_test":"espower lib/test.js > lib/test.tmp && mv -f lib/test.tmp lib/test.js && browserify lib/test.js -o dist/test.js","_build_standalone":"browserify lib/index.js --standalone EBML -o dist/EBML.js && uglifyjs dist/EBML.js > dist/EBML.min.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"aliasify":{"aliases":{"ebml":"ebml/lib/ebml.js"}},"browserify":{"transform":["aliasify"]},"deprecated":"this package has been deprecated","repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"10.2.4","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"20.11.1","dependencies":{"ebml":"^3.0.0","events":"^3.3.0","matroska":"^2.2.5","commander":"^12.0.0","ebml-block":"^1.1.2","int64-buffer":"^1.0.1","bigint-buffer":"^1.1.5","matroska-schema":"^2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"qunit":"^2.20.0","eslint":"^8.56.0","rimraf":"^5.0.5","empower":"^1.3.1","typedoc":"^0.25.3","aliasify":"^2.1.0","prettier":"^3.2.5","qunit-tap":"^1.5.1","uglify-js":"^3.17.4","browserify":"^17.0.0","typescript":"^5.2.2","@types/node":"^20.11.19","espower-cli":"^1.1.0","http-server":"^14.1.1","@types/qunit":"^2.19.10","power-assert":"^1.6.1","@types/empower":"^1.2.35","@playwright/test":"^1.41.2","eslint-config-prettier":"^9.1.0","power-assert-formatter":"^1.4.1","@typescript-eslint/parser":"^7.0.1","typedoc-plugin-missing-exports":"^2.1.0","@typescript-eslint/eslint-plugin":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml_3.0.0_1708506234363_0.6004919809146261","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"ts-ebml","version":"3.0.1","keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","_id":"ts-ebml@3.0.1","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"homepage":"https://github.com/legokichi/ts-ebml#readme","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"bin":{"ts-ebml":"lib/cli.js"},"dist":{"shasum":"d0d88a7ab8d326282c59057212f62af8371a0fb3","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-3.0.1.tgz","fileCount":162,"integrity":"sha512-gPpBXaePtnBR/MYRUyyJybD6vikWf9cY57MSWx+1lTmItSl/ESQj1GouBEuTs6f9OZfM+y8ORrY6QyBWWH8CUg==","signatures":[{"sig":"MEYCIQD0KqWhcFcTL/tRm7nmsAUbR7CQRZFDOT2EGSodyk0PxAIhAKZbJBcON/GyiWZQqqjvaGMZBopI1Kqdg9C3l27Vot45","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25891946},"main":"./lib/index.js","gitHead":"439852d5361bb0978656419d49aa9608684b749f","scripts":{"doc":"typedoc src/index.ts","fmt":"prettier --write 'src/**/*.ts'","lint":"eslint src","test":"playwright install && playwright test","build":"npm run clean && tsc -p . && npm run _build_standalone && npm run _build_test","clean":"rimraf lib/* dist/* test/*.js","serve":"http-server","_build_test":"espower lib/test.js > lib/test.tmp && mv -f lib/test.tmp lib/test.js && browserify lib/test.js -o dist/test.js","_build_standalone":"browserify lib/index.js --standalone EBML -o dist/EBML.js && uglifyjs dist/EBML.js > dist/EBML.min.js"},"typings":"./lib/index.d.ts","_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"aliasify":{"aliases":{"ebml":"ebml/lib/ebml.js"}},"browserify":{"transform":["aliasify"]},"repository":{"url":"git+https://github.com/legokichi/ts-ebml.git","type":"git"},"_npmVersion":"10.2.4","description":"ebml decoder and encoder","directories":{},"_nodeVersion":"20.11.1","dependencies":{"ebml":"^3.0.0","events":"^3.3.0","matroska":"^2.2.5","commander":"^12.0.0","ebml-block":"^1.1.2","int64-buffer":"^1.0.1","bigint-buffer":"^1.1.5","matroska-schema":"^2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"qunit":"^2.20.0","eslint":"^8.56.0","rimraf":"^5.0.5","empower":"^1.3.1","typedoc":"^0.25.3","aliasify":"^2.1.0","prettier":"^3.2.5","qunit-tap":"^1.5.1","uglify-js":"^3.17.4","browserify":"^17.0.0","typescript":"^5.2.2","@types/node":"^20.11.19","espower-cli":"^1.1.0","http-server":"^14.1.1","@types/qunit":"^2.19.10","power-assert":"^1.6.1","@types/empower":"^1.2.35","@playwright/test":"^1.41.2","eslint-config-prettier":"^9.1.0","power-assert-formatter":"^1.4.1","@typescript-eslint/parser":"^7.0.1","typedoc-plugin-missing-exports":"^2.1.0","@typescript-eslint/eslint-plugin":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/ts-ebml_3.0.1_1708506516538_0.05022166331516731","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"ts-ebml","version":"3.0.2","description":"ebml decoder and encoder","scripts":{"clean":"rimraf lib/* dist/* test/*.js","build":"npm run clean && tsc -p . && npm run _build_standalone && npm run _build_test","_build_standalone":"browserify lib/index.js --standalone EBML -o dist/EBML.js && uglifyjs dist/EBML.js > dist/EBML.min.js","_build_test":"espower lib/test.js > lib/test.tmp && mv -f lib/test.tmp lib/test.js && browserify lib/test.js -o dist/test.js","test":"playwright install && playwright test","serve":"http-server","lint":"eslint src","fmt":"prettier --write 'src/**/*.ts'","doc":"typedoc src/index.ts"},"repository":{"type":"git","url":"git+https://github.com/legokichi/ts-ebml.git"},"keywords":["ebml","webm","mkv","matrosika","webp"],"author":{"name":"legokichi duckscallion"},"license":"MIT","bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"homepage":"https://github.com/legokichi/ts-ebml#readme","dependencies":{"commander":"^12.0.0","ebml":"^3.0.0","ebml-block":"^1.1.2","events":"^3.3.0","int64-buffer":"^1.0.1","matroska-schema":"^2.1.0"},"devDependencies":{"@playwright/test":"^1.41.2","@types/empower":"^1.2.35","@types/node":"^20.11.19","@types/qunit":"^2.19.10","@typescript-eslint/eslint-plugin":"^7.0.1","@typescript-eslint/parser":"^7.0.1","aliasify":"^2.1.0","browserify":"^17.0.0","empower":"^1.3.1","eslint":"^8.56.0","eslint-config-prettier":"^9.1.0","espower-cli":"^1.1.0","http-server":"^14.1.1","power-assert":"^1.6.1","power-assert-formatter":"^1.4.1","prettier":"^3.2.5","qunit":"^2.20.0","qunit-tap":"^1.5.1","rimraf":"^5.0.5","typedoc":"^0.25.3","typedoc-plugin-missing-exports":"^2.1.0","typescript":"^5.2.2","uglify-js":"^3.17.4"},"bin":{"ts-ebml":"lib/cli.js"},"main":"./lib/index.js","typings":"./lib/index.d.ts","browserify":{"transform":["aliasify"]},"aliasify":{"aliases":{"ebml":"ebml/lib/ebml.js"}},"_id":"ts-ebml@3.0.2","gitHead":"b15ad7936c18e982787b57320601cb875a1f915f","_nodeVersion":"22.18.0","_npmVersion":"11.6.0","dist":{"integrity":"sha512-Br6DA/YbdpsiSQjc0KaF3ASQtkk3MCiA4q5kIA7ptv6adZa/MdYa2TXAXF2bAzRZIMWfyFEC9Gicr3nb51MgDA==","shasum":"60af734e62fe3965d674a13260bc4de6224f50cd","tarball":"https://registry.npmjs.org/ts-ebml/-/ts-ebml-3.0.2.tgz","fileCount":92,"unpackedSize":2428251,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGxJk5Ajb3vQhRAjOEdtBvYFlH3xckOucEShURnrDdGAAiB8H3PXbl/S69tvHhue+wGU6/ytS43kIeXrFMNAJOzHiA=="}]},"_npmUser":{"name":"legokichi","email":"legokichi@gmail.com"},"directories":{},"maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ts-ebml_3.0.2_1759092206281_0.3452963305009873"},"_hasShrinkwrap":false}},"time":{"created":"2017-02-05T21:34:47.674Z","modified":"2025-09-28T20:43:26.693Z","1.0.0":"2017-02-05T21:34:47.674Z","1.0.1":"2017-02-06T05:12:39.256Z","1.0.3":"2017-02-06T05:18:52.635Z","1.1.0":"2017-02-06T10:23:24.710Z","1.2.0":"2017-02-06T10:59:10.359Z","1.2.1":"2017-02-07T04:44:36.561Z","1.2.2":"2017-02-07T05:25:45.495Z","1.2.3":"2017-02-07T06:31:34.937Z","1.2.4":"2017-02-07T07:00:13.388Z","1.2.5":"2017-02-07T11:58:38.556Z","1.2.6":"2017-02-07T12:05:53.573Z","1.2.8":"2017-02-08T10:33:27.408Z","1.3.0":"2017-02-08T11:06:55.651Z","1.3.1":"2017-02-09T09:40:44.499Z","1.3.2":"2017-02-09T09:55:29.949Z","1.3.4":"2017-02-09T11:12:47.143Z","1.3.5":"2017-02-09T12:13:40.458Z","1.3.6":"2017-02-17T10:26:09.624Z","1.3.7":"2017-04-14T19:28:34.654Z","1.4.0":"2017-04-15T12:44:17.436Z","1.4.2":"2017-04-15T21:50:36.419Z","1.4.3":"2017-04-16T06:39:51.403Z","1.5.0":"2017-05-05T21:17:33.769Z","1.5.1":"2017-05-09T12:35:24.900Z","1.6.0":"2017-05-11T15:33:15.739Z","1.6.1":"2017-05-12T04:55:17.596Z","1.6.2":"2017-05-18T12:57:14.164Z","1.6.3":"2017-05-29T04:53:53.997Z","1.6.4":"2017-05-31T07:13:00.880Z","1.6.5":"2017-05-31T07:25:51.123Z","1.6.6":"2017-06-07T07:46:06.033Z","1.7.0":"2017-06-08T07:17:04.511Z","1.7.1":"2017-06-08T07:23:16.508Z","1.7.2":"2017-06-08T11:36:36.424Z","1.8.0":"2017-06-14T11:15:42.681Z","1.8.2":"2017-06-14T12:59:22.223Z","1.8.3":"2017-06-15T05:34:37.864Z","1.8.4":"2017-06-19T07:31:47.827Z","1.8.5":"2017-06-19T09:03:42.660Z","1.8.6":"2017-06-19T09:18:27.149Z","2.0.0":"2017-08-17T11:09:13.220Z","2.0.1":"2017-08-18T06:07:04.245Z","2.0.2":"2017-08-19T04:23:36.072Z","3.0.0":"2024-02-21T09:03:54.570Z","3.0.1":"2024-02-21T09:08:36.830Z","3.0.2":"2025-09-28T20:43:26.501Z"},"bugs":{"url":"https://github.com/legokichi/ts-ebml/issues"},"author":{"name":"legokichi duckscallion"},"license":"MIT","homepage":"https://github.com/legokichi/ts-ebml#readme","keywords":["ebml","webm","mkv","matrosika","webp"],"repository":{"type":"git","url":"git+https://github.com/legokichi/ts-ebml.git"},"description":"ebml decoder and encoder","maintainers":[{"name":"legokichi","email":"legokichi@gmail.com"}],"readme":"\n# ts-ebml\nebml encoder and decoder written in TypeScript.\n\n# Fork of node-ebml\nIt is a fork of https://github.com/themasch/node-ebml\n\n# install\n\n```\nnpm install ts-ebml --save\n```\n\n# usage\n\n## show EBML structure on console\n\n```console\n$ ts-ebml foo.webm\n0\tm\t0\tEBML\n5\tu\t1\tEBMLVersion 1\n9\tu\t1\tEBMLReadVersion 1\n13\tu\t1\tEBMLMaxIDLength 4\n17\tu\t1\tEBMLMaxSizeLength 8\n21\ts\t1\tDocType webm\n28\tu\t1\tDocTypeVersion 2\n32\tu\t1\tDocTypeReadVersion 2\n36\tm\t0\tSegment\n48\tm\t1\tInfo\n53\tu\t2\tTimecodeScale 1000000\n...\n```\n\n## try to convert a MediaRecorder WebM to seekable WebM\n\n```console\n$ ts-ebml -s input.webm | cat > seekable.webm\n```\n\n## node\n\n```ts\nimport * as ebml from 'ts-ebml';\nconst fs = require('fs');\n\nconst decoder = new ebml.Decoder();\n\nfs.createReadStream('media/test.webm').on('data', (buf)=>{\n  const ebmlElms = decoder.decode(buf);\n  console.log(ebmlElms);\n});\n```\n\n## browser\n\n```html\n<script src=\"./dist/ebml.min.js\"></script>\n<script>\nconst decoder = new ebml.Decoder();\n\nfetch('media/test.webm')\n  .then((res)=> res.arrayBuffer() )\n  .then((buf)=>{\n    const ebmlElms = decoder.decode(buf);\n    console.log(ebmlElms);\n  });  \n</script>\n```\n\nbundle\n\n```ts\nimport * as ebml from 'ts-ebml';\n\nconst decoder = new ebml.Decoder();\n\nfetch('media/test.webm')\n  .then((res)=> res.arrayBuffer() )\n  .then((buf)=>{\n    const ebmlElms = decoder.decode(buf);\n    console.log(ebmlElms);\n  });\n```\n\n# features\n\n* get WebP frame from MediaRecorder WebM VP8 Stream\n* create seekable webm from media-recoder\n* create playable webm to media-stream-api from media-recorder\n\nsee `src/test.ts` and `src/example_seekable.ts`\n\n# stable API\n\n```ts\nclass Decoder {\n  constructor();\n  decode(chunk: ArrayBuffer): EBMLElementDetail[];\n}\n\nclass Encoder {\n  constructor();\n  encode(elms: EBMLElementBuffer[]): ArrayBuffer;\n}\n\ntype EBMLElementBuffer = MasterElement | ChildElementBuffer;\ntype EBMLElementDetail = (MasterElement | ChildElementValue) & ElementDetail;\n\ntype MasterElement = {\n  name: string;\n  type: \"m\";\n  isEnd: boolean;\n  unknownSize?: boolean;\n};\ntype ChildElementBuffer = {\n  name: string;\n  type: \"u\" | \"i\" | \"f\" | \"s\" | \"8\" | \"b\" | \"d\";\n  data: Buffer;\n};\ntype ChildElementValue = ChildElementBuffer & {\n  value: number|string|Buffer|Date;\n};\ntype ElementDetail = {\n  tagStart: number;\n  tagEnd: number;\n  sizeStart: number;\n  sizeEnd: number;\n  dataStart: number;\n  dataEnd: number;\n};\nnamespace tools {\n  export function readVint(buffer: Buffer, start: number): null | ({length: number; value: number; });\n  export function writeVint(val: number): Buffer;\n  export function readBlock(buf: ArrayBuffer): EBML.SimpleBlock;\n}\n```\n\n# develop\n\n```sh\nnpm install\nnpm run build   # build js code\nnpm run lint    # tslint\nnpm run doc     # typedoc\nnpm run lint   # type check (watch)\nnpm test        # build and run tests\n```\n\n## debugging tools\n\n* https://www.matroska.org/downloads/mkvalidator.html\n* https://www.matroska.org/downloads/mkclean.html\n* https://mkvtoolnix.download/doc/mkvinfo.html\n* https://github.com/ietf-wg-cellar/matroska-test-files\n* `MOZ_LOG_FILE=\"log.txt\" MOZ_LOG=\"MediaDemuxer:5\" /Applications/FirefoxNightly.app/Contents/MacOS/firefox-bin`\n* `MOZ_LOG_FILE=\"log.txt\" MOZ_LOG=\"MediaDemuxer:5\" /Applications/Firefox.app/Contents/MacOS/firefox-bin`\n* chrome://media-internals/\n* chrome://webrtc-internals/\n* ./out/gn/Chromium.app/Contents/MacOS/Chromium  -vmodule=\"*video*=0,*ffmpeg*=1,*media*=1\"  https://webrtc.github.io/samples/src/content/getusermedia/record/\n* `ffmpeg -i not_seekable.webm -c copy seekable.webm`\n* `mkclean --doctype 4 --keep-cues --optimize not_seekable.webm seekable.webm`\n* `webm_info -a foo.webm` - https://chromium.googlesource.com/webm/libwebm\n\n\n# license\n\nMIT\n\n# related info\n\n* https://www.matroska.org/technical/specs/index.html\n* https://www.matroska.org/technical/specs/notes.html\n* https://www.matroska.org/technical/order/index.html\n\n# related issues\n\n## media recorder seekable webm\n\n### chrome\n\n* MediaRecorder output should have Cues element - https://bugs.chromium.org/p/chromium/issues/detail?id=561606\n* Videos created with MediaRecorder API are not seekable / scrubbable - https://bugs.chromium.org/p/chromium/issues/detail?id=569840\n* No duration or seeking cue for opus audio produced with mediarecoder - https://bugs.chromium.org/p/chromium/issues/detail?id=599134\n* MediaRecorder: consider producing seekable WebM files - https://bugs.chromium.org/p/chromium/issues/detail?id=642012\n\n### firefox\n\n* Seeking in WebM files with no Cues element is not supported - https://bugzilla.mozilla.org/show_bug.cgi?id=657791\n* Recorder video clips result can't replay /seekable on firefox - https://bugzilla.mozilla.org/show_bug.cgi?id=969290\n\n### others\n\n* Optimizing WebM Video for Faster Streaming and Seeking - https://rigor.com/blog/2016/02/optimizing-webm-video-for-faster-streaming-and-seeking\n* Creation of Seekable Files - https://github.com/w3c/mediacapture-record/issues/119\n\n## media recorder media source gap\n\n### chrome\n\n* MediaSource api not able to play webm video recorded from MediaRecorder - https://bugs.chromium.org/p/chromium/issues/detail?id=606000\n* Video playback freezes using MediaSource API (MSE) - https://bugs.chromium.org/p/chromium/issues/detail?id=678269\n* MediaSource API: Appending chunks to a SourceBuffer creates gaps and playback stops - https://bugs.chromium.org/p/chromium/issues/detail?id=688490\n* Playback of video segments freezes with errors in media-internals - https://bugs.chromium.org/p/chromium/issues/detail?id=711829\n\n## others\n\n### chrome\n\n* Regression: Playback of mediaStream recording shows blank video - https://bugs.chromium.org/p/chromium/issues/detail?id=657532\n\n### firefox\n\n* Webm video recorded with MediaRecorder cannot be played more than once - https://bugzilla.mozilla.org/show_bug.cgi?id=1272371\n\n\n# related works\n\n* https://github.com/antimatter15/js-ebml\n* https://bitbucket.org/desmaj/libvpx.js/src/1ea3218282b6eb129061341831d23409dd539054/webm.js\n* https://github.com/themasch/node-ebml\n* https://github.com/oeuillot/node-matroska\n* https://github.com/eadle/webm-byte-stream\n* https://github.com/mafintosh/webm-cluster-stream\n* https://github.com/Matroska-Org/libebml/\n* https://github.com/Matroska-Org/foundation-source\n* https://github.com/webmproject/libwebm\n* https://chromium.googlesource.com/webm/libvpx/+/master/third_party/libwebm\n* https://github.com/mozilla/gecko-dev/tree/master/dom/media/webm\n* https://github.com/yellowdoge/libwebm\n","readmeFilename":"readme.md"}