{
  "name": "spice-cache-redis",
  "version": "1.0.7",
  "description": "spice redis cache provider",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "spice",
    "redis",
    "cache"
  ],
  "author": "Sonover Inc.",
  "license": "ISC",
  "dependencies": {
    "redis": "^5.8.3"
  }
}
