node-redis
Version:
Lightweight, fast, Redis client.
16 lines (15 loc) • 314 B
JSON
{
"name": "node-redis",
"description": "Lightweight, fast, Redis client.",
"version": "0.1.7",
"author": "Tim Smart",
"contributors": [
"Matt Ranney"
],
"repository": {
"type": "git",
"url": "http://github.com/Tim-Smart/node-redis.git"
},
"engine": [ "node >=0.8" ],
"main": "./"
}