{
  "name": "xsa_node_client",
  "version": "1.0.1",
  "description": "Node XSA UAA Client - A package to access resources secured by XSA UAA using technical user login credentials",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Hemchander",
  "license": "ISC",
  "dependencies": {
    "debug": "^3.1.0"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hemchander23/xsa_node_client.git"
  },
  "keywords": [
    "XSA",
    "XS",
    "UAA",
    "Nodejs",
    "Client",
    "Authentication",
    "module",
    "CURL"
  ],
  "bugs": {
    "url": "https://github.com/hemchander23/xsa_node_client/issues"
  },
  "homepage": "https://github.com/hemchander23/xsa_node_client#readme"
}
