{
  "name": "alaska-cache-redis",
  "version": "0.13.2",
  "description": "Alaska redis cache driver",
  "keywords": [
    "alaska",
    "alaska-cache"
  ],
  "alaska": "driver",
  "alaska-driver": "cache",
  "main": "index.js",
  "scripts": {},
  "repository": "https://github.com/maichong/alaska/tree/master/src/alaska-cache-redis",
  "author": "Liang <liang@maichong.it> (https://github.com/liangxingchen)",
  "license": "MIT",
  "dependencies": {
    "redis": "^2.8.0"
  }
}
