{
  "name": "@galenjs/redis",
  "version": "1.7.0",
  "description": "galenjs redis.",
  "keywords": [
    "redis"
  ],
  "author": "AlfieriChou <alfierichou@gmail.com>",
  "homepage": "https://github.com/AlfieriChou/galen#readme",
  "license": "ISC",
  "main": "index.js",
  "directories": {
    "test": "__tests__"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org",
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AlfieriChou/galen.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "bugs": {
    "url": "https://github.com/AlfieriChou/galen/issues"
  },
  "dependencies": {
    "@galenjs/factories": "^1.7.0",
    "ioredis": "^4.19.4",
    "jsonschema": "^1.4.0"
  },
  "gitHead": "d549167e07278f6779ab85cc4dcaa18120d01903"
}
