{
  "name": "ibm-bangalore",
  "version": "1.0.0",
  "description": "ibm authorisation example",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "ibm",
    "authorisation",
    "november",
    "vijay"
  ],
  "author": "vijay",
  "license": "ISC",
  "dependencies": {
    "body-parser": "^1.15.2",
    "express": "^4.14.0"
  }
}
