{"name":"redis","version":"3.1.2","description":"A high performance Redis client.","keywords":["database","redis","transaction","pipelining","performance","queue","nodejs","pubsub","backpressure"],"author":{"name":"Matt Ranney","email":"mjr@ranney.com"},"contributors":[{"name":"Mike Diarmid","url":"Salakar"},{"name":"Ruben Bridgewater","url":"BridgeAR"}],"license":"MIT","main":"./index.js","scripts":{"coveralls":"nyc report --reporter=text-lcov | coveralls","coverage":"nyc report --reporter=html","benchmark":"node benchmarks/multi_bench.js","test":"nyc --cache mocha ./test/*.spec.js ./test/commands/*.spec.js --timeout=8000 && npm run coverage","lint":"eslint .","lint:fix":"eslint . --fix","lint:report":"eslint --output-file=eslint-report.json --format=json  .","compare":"node benchmarks/diff_multi_bench_output.js beforeBench.txt afterBench.txt"},"dependencies":{"denque":"^1.5.0","redis-commands":"^1.7.0","redis-errors":"^1.2.0","redis-parser":"^3.0.0"},"engines":{"node":">=10"},"devDependencies":{"bluebird":"^3.7.2","coveralls":"^3.1.0","cross-spawn":"^7.0.3","eslint":"^7.21.0","intercept-stdout":"~0.1.2","metrics":"^0.1.21","mocha":"^8.3.0","nyc":"^15.1.0","prettier":"^2.2.1","tcp-port-used":"^1.0.1","uuid":"^8.3.2"},"repository":{"type":"git","url":"git://github.com/NodeRedis/node-redis.git"},"bugs":{"url":"https://github.com/NodeRedis/node-redis/issues"},"homepage":"https://github.com/NodeRedis/node-redis","directories":{"example":"examples","test":"test"},"funding":{"type":"opencollective","url":"https://opencollective.com/node-redis"},"gitHead":"719222bebdfef95ba9749c49cbfe96f9425f0bb8","_id":"redis@3.1.2","_nodeVersion":"15.8.0","_npmVersion":"7.5.1","dist":{"shasum":"766851117e80653d23e0ed536254677ab647638c","size":46884,"noattachment":false,"key":"/redis/-/redis-3.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/redis/download/redis-3.1.2.tgz"},"_npmUser":{"name":"leibale","email":"leibale1998@gmail.com"},"maintainers":[{"name":"bobymicroby","email":""},{"name":"dmaier-redislabs","email":""},{"name":"elena-redis","email":""},{"name":"htemelski-redis","email":""},{"name":"nkaradzhov","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redis_3.1.2_1618957565755_0.9544266587878796"},"_hasShrinkwrap":false,"publish_time":1618957565946,"_cnpm_publish_time":1618957565946,"dist-tags":{"beta":"5.9.0-beta.3","latest":"5.11.0","maintenance-v4":"4.7.1","next":"5.0.0-next.7"}}