{"name":"bytebuffer","version":"3.5.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 >=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":"4e7847779ce8d58eb5f32be30db61e13e01b0c4f","homepage":"https://github.com/dcodeIO/ByteBuffer.js","_id":"bytebuffer@3.5.0","_shasum":"622a5b22df040f0a959be61001b91aca8a644e6a","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"dcode","email":"dcode@dcode.io"},"maintainers":[{"name":"dcode","email":""}],"dist":{"shasum":"622a5b22df040f0a959be61001b91aca8a644e6a","size":119791,"noattachment":false,"key":"/bytebuffer/-/bytebuffer-3.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bytebuffer/download/bytebuffer-3.5.0.tgz"},"directories":{},"publish_time":1413298010337,"_cnpm_publish_time":1413298010337,"_hasShrinkwrap":false,"dist-tags":{"latest":"5.0.1"}}