You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

10 lines
271 B

{ "name" : "redis",
"version" : "0.0.7",
"description" : "Redis client library",
"author": "Matt Ranney <mjr@ranney.com>",
"main": "./index.js",
"repository": {
"type": "git",
"url": "git://github.com/mranney/node_redis.git"
}
}