{"name":"bytebuffer","version":"3.5.1","author":{"name":"Daniel Wirtz","email":"dcode@dcode.io"},"description":"The swiss army knife for binary data in JavaScript.","main":"index.js","browser":"dist/ByteBufferAB.min.js","repository":{"type":"git","url":"https://github.com/dcodeIO/ByteBuffer.js.git"},"bugs":{"url":"https://github.com/dcodeIO/ByteBuffer.js/issues"},"keywords":["net","array","buffer","arraybuffer","typed array","bytebuffer","json","websocket","webrtc"],"dependencies":{"long":"~2 >=2.2","bufferview":"~1"},"devDependencies":{"utfx":"~1","lxiv":"~0.2","testjs":"~1","metascript":"~0","closurecompiler":"~1"},"license":"Apache-2.0","engines":{"node":">=0.8"},"scripts":{"prepublish":"npm test","test":"node node_modules/testjs/bin/testjs tests/suite.js","make":"npm run-script build && npm run-script compile && npm run-script compress && npm test","build":"node scripts/build.js","compile":"ccjs dist/ByteBufferAB.js --create_source_map=dist/ByteBufferAB.min.map --compilation_level=ADVANCED_OPTIMIZATIONS --externs=externs/minimal-env.js --externs=node_modules/long/externs/Long.js > dist/ByteBufferAB.min.js","compress":"gzip -c -9 dist/ByteBufferAB.min.js > dist/ByteBufferAB.min.js.gz"},"gitHead":"b30079476a8d82c26abce573ac1738c6224179fb","homepage":"https://github.com/dcodeIO/ByteBuffer.js","_id":"bytebuffer@3.5.1","_shasum":"7b52457fe4c8c5519bb5f0d6e4e1ab2763802be1","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"dcode","email":"dcode@dcode.io"},"maintainers":[{"name":"dcode","email":""}],"dist":{"shasum":"7b52457fe4c8c5519bb5f0d6e4e1ab2763802be1","size":119647,"noattachment":false,"key":"/bytebuffer/-/bytebuffer-3.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/bytebuffer/download/bytebuffer-3.5.1.tgz"},"directories":{},"publish_time":1413897556585,"_cnpm_publish_time":1413897556585,"_hasShrinkwrap":false,"dist-tags":{"latest":"5.0.1"}}