UNPKG

keys

Version:

Unified api for node key/value stores

22 lines (21 loc) 490 B
{ "name" : "redis", "version" : "0.3.4", "description" : "Redis client library", "author": "Matt Ranney <mjr@ranney.com>", "contributors": [ "Rick Olson", "Tim-Smart", "TJ Holowaychuk", "Orion Henry", "Hank Sims", "Aivo Paas" ], "main": "./index.js", "scripts": { "test": "node ./test.js" }, "repository": { "type": "git", "url": "git://github.com/mranney/node_redis.git" } }