{"name":"memcpy","version":"0.6.0","author":{"name":"Daniel Wirtz","email":"dcode@dcode.io"},"contributors":[{"name":"Denys Khanzhiyev","email":"xdenser@gmail.com"}],"description":"Copies data between node Buffers and/or ArrayBuffers up to ~75 times faster than in pure JS.","main":"src/memcpy.js","repository":{"type":"git","url":"git+https://github.com/dcodeIO/node-memcpy.git"},"bugs":{"url":"https://github.com/dcodeIO/node-memcpy/issues"},"keywords":["array","buffer","arraybuffer","typed array"],"dependencies":{"bindings":"~1.1","nan":"~1.2.0","node-arraybuffer":"^1.0.11"},"devDependencies":{"testjs":"latest"},"license":"Apache-2.0","engines":{"node":">=0.8 <=0.12"},"scripts":{"prepublish":"npm test","test":"node node_modules/testjs/bin/testjs tests/suite.js","make":"node-gyp configure build && npm test","install":"node-gyp configure build"},"gitHead":"5bd6b5fa536e14b88c735e0ce92c6aa11898cc0d","homepage":"https://github.com/dcodeIO/node-memcpy#readme","_id":"memcpy@0.6.0","_shasum":"e4fd93e47a9266d389bcc67cb2baafa2b44a46e6","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"dcode","email":"dcode@dcode.io"},"maintainers":[{"name":"dcode","email":""}],"dist":{"shasum":"e4fd93e47a9266d389bcc67cb2baafa2b44a46e6","size":8616,"noattachment":false,"key":"/memcpy/-/memcpy-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/memcpy/download/memcpy-0.6.0.tgz"},"directories":{},"publish_time":1436908617099,"_cnpm_publish_time":1436908617099,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.6.0"}}