{
  "name": "node",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "author": "Anand Mani Sankar",
  "license": "ISC",
  "dependencies": {
    "express": "^4.13.4",
    "redis": "^2.6.0-2"
  }
}