{ "name": "redis", "version": "0.7.3", "description": "Redis client library", "author": { "name": "Matt Ranney", "email": "mjr@ranney.com" }, "maintainers": [ { "name": "David Trejo", "email": "david.daniel.trejo@gmail.com", "url": "http://dtrejo.com/" } ], "main": "./index.js", "scripts": { "test": "node ./test.js" }, "devDependencies": { "metrics": ">=0.1.5" }, "repository": { "type": "git", "url": "git://github.com/mranney/node_redis.git" }, "_id": "redis@0.7.3", "dependencies": {}, "optionalDependencies": {}, "engines": { "node": "*" }, "_engineSupported": true, "_npmVersion": "1.1.21", "_nodeVersion": "v0.6.18", "_defaultsLoaded": true, "dist": { "shasum": "e8b3c2a488b9d00b47570afb01577bebd6f7aa6f" }, "_from": "redis@0.7.3" }