{
  "name": "adal-angular-custom",
  "version": "1.0.2",
  "description": "Angular 4+ ADAL Wrapper With Custom Extensions",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/benbaran/adal-angular4.git"
  },
  "keywords": [
    "ADAL",
    "Angular"
  ],
  "author": "Ben Baran",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/benbaran/adal-angular4/issues"
  },
  "homepage": "https://github.com/benbaran/adal-angular4#readme",
  "peerDependencies": {},
  "dependencies": {
    "adal-angular": "^1.0.17"
  }
}