{
  "name": "wfw-ngx-adal-observable",
  "version": "2.0.4",
  "description": "Use Azure AD Library - ADAL in Angular 5",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dvonhand-centric/wfw-ngx-adal.git"
  },
  "keywords": [
    "angular2",
    "ng2",
    "adal",
    "azure",
    "ad",
    "angular2-adal",
    "ng2-adal",
    "adal-angular2",
    "adal-ng2",
    "ng4-adal",
    "angular4",
    "ng4",
    "angular4-adal",
    "adal-angular4"
  ],
  "author": "Suresh Chahal",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dvonhand-centric/wfw-ngx-adal/issues"
  },
  "homepage": "https://github.com/dvonhand-centric/wfw-ngx-adal",
  "engines": {
    "node": ">=5.0.0"
  },
  "scripts": {
    "gulp": "gulp"
  },
  "dependencies": {
    "@types/adal": "1.0.29",
    "adal-angular": "1.0.15"
  },
  "peerDependencies": {
    "@angular/core": ">= 5.0.0"
  },
  "devDependencies": {
    "@angular/common": "5.1.0",
    "@angular/compiler": "5.1.0",
    "@angular/core": "5.1.0",
    "@angular/http": "5.1.0",
    "@angular/platform-browser": "5.1.0",
    "del": "^2.2.0",
    "gulp": "^3.9.1",
    "gulp-git": "^1.8.0",
    "gulp-header": "^1.8.2",
    "gulp-load-plugins": "^1.2.4",
    "gulp-rename": "^1.2.2",
    "gulp-resolve-dependencies": "^2.2.0",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-template": "^4.0.0",
    "gulp-typescript": "^3.1.3",
    "gulp-util": "^3.0.8",
    "merge2": "^1.0.2",
    "reflect-metadata": "0.1.10",
    "require-dir": "^0.3.0",
    "run-sequence": "^1.2.1",
    "rxjs": "5.5.2",
    "systemjs-builder": "^0.16.3",
    "typescript": "2.4.2",
    "typings": "^1.5.0",
    "zone.js": "0.8.18"
  }
}
