{
  "name": "Routing",
  "version": "1.0.0",
  "description": "This helps in routing requests",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node server.js"
  },
  "keywords": [
    "routing"
  ],
  "author": "Kalpana",
  "license": "ISC"
}
