{"name":"bytebuffer","version":"3.4.0","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","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":"9882b63c4244281e46810d648229b785344c7f0f","homepage":"https://github.com/dcodeIO/ByteBuffer.js","_id":"bytebuffer@3.4.0","_shasum":"76e2aa3b3519a83a0f0a83b22c01c5fd642b5aa5","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"dcode","email":"dcode@dcode.io"},"maintainers":[{"name":"dcode","email":""}],"dist":{"shasum":"76e2aa3b3519a83a0f0a83b22c01c5fd642b5aa5","size":119280,"noattachment":false,"key":"/bytebuffer/-/bytebuffer-3.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bytebuffer/download/bytebuffer-3.4.0.tgz"},"directories":{},"publish_time":1412287251358,"_cnpm_publish_time":1412287251358,"_hasShrinkwrap":false,"dist-tags":{"latest":"5.0.1"}}