UNPKG

spice-cache-redis

Version:

spice redis cache provider

20 lines (19 loc) 357 B
{ "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" } }