{"name":"bytebuffer","version":"3.2.2","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","memcpy":"~0.5"},"devDependencies":{"utfx":"~1","testjs":"~1","metascript":"~0","closurecompiler":"~1"},"optionalDependencies":{"memcpy":"~0.5"},"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":"d6c7d32ad3041bf690ab9816bdf851c6f01ded0f","homepage":"https://github.com/dcodeIO/ByteBuffer.js","_id":"bytebuffer@3.2.2","_shasum":"e882156acd8bebbc67a1e3695ee8ba42219b8ff1","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"dcode","email":"dcode@dcode.io"},"maintainers":[{"name":"dcode","email":""}],"dist":{"shasum":"e882156acd8bebbc67a1e3695ee8ba42219b8ff1","size":117796,"noattachment":false,"key":"/bytebuffer/-/bytebuffer-3.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/bytebuffer/download/bytebuffer-3.2.2.tgz"},"directories":{},"publish_time":1409012637648,"_cnpm_publish_time":1409012637648,"_hasShrinkwrap":false,"dist-tags":{"latest":"5.0.1"}}