{
  "name": "redis-plus-lru-cache",
  "version": "0.0.8",
  "description": "LRU Cache & Redis Middleware",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/manjeshpv/redis-plus-lru-cache.git"
  },
  "keywords": [
    "LRU",
    "Cache",
    "Redis",
    "In-memory"
  ],
  "author": {
    "name": "Manjesh V",
    "email": "manjeshpv@gmail.com",
    "url": "http://manjeshpv.com/"
  },
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/manjeshpv/redis-plus-lru-cache/issues"
  },
  "homepage": "https://github.com/manjeshpv/redis-plus-lru-cache",
  "dependencies": {
    "lru-cache": "^2.5.0",
    "redis": "^0.12.1",
    "redis-jsonify": "0.0.4"
  },
  "devDependencies": {
    "chai": "^2.1.2",
    "mocha": "^2.2.1"
  },
  "gitHead": "4c0d4d23ee917eccb1b1303674c340236aea3339",
  "_id": "redis-plus-lru-cache@0.0.4",
  "_shasum": "2e6cec4d080f332909d14a1ef4b23a6509a68b13",
  "_from": "redis-plus-lru-cache@0.0.4",
  "_npmVersion": "1.4.28",
  "_npmUser": {
    "name": "manjeshpv",
    "email": "manjeshpv@gmail.com"
  },
  "maintainers": [
    {
      "name": "manjeshpv",
      "email": "manjeshpv@gmail.com"
    }
  ],
  "dist": {
    "shasum": "2e6cec4d080f332909d14a1ef4b23a6509a68b13",
    "tarball": "http://registry.npmjs.org/redis-plus-lru-cache/-/redis-plus-lru-cache-0.0.4.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/redis-plus-lru-cache/-/redis-plus-lru-cache-0.0.4.tgz",
  "readme": "ERROR: No README data found!"
}
