{
  "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"
  }
}
