{ "name" : "redis", "version" : "0.3.0", "description" : "Redis client library", "author": "Matt Ranney ", "contributors": [ "TJ Holowaychuk", "Tim-Smart", "Orion Henry" ], "main": "./index.js", "scripts": { "test": "node ./test.js" }, "repository": { "type": "git", "url": "git://github.com/mranney/node_redis.git" } }