UNPKG

@colu-legacy/community-cache

Version:

Colu's community cache based on Redis

23 lines (22 loc) 448 B
{ "name": "@colu-legacy/community-cache", "version": "1.0.3", "description": "Colu's community cache based on Redis", "main": "store.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Blockchain", "Colu", "Community", "Redis" ], "author": "oleiba", "license": "MIT", "dependencies": { "async": "^2.1.2", "redis": "^2.6.3", "secure-random": "^1.1.1" } }