{
  "scripts": {
    "start": "node ./index.js"
  },
  "dependencies": {
    "redis": "^3.1.0"
  }
}

