{
  "_args": [
    [
      "@auth0/angular-jwt@4.0.0",
      "/Users/mac/mdcn"
    ]
  ],
  "_from": "@auth0/angular-jwt@4.0.0",
  "_id": "@auth0/angular-jwt@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-CHvk1zJ9jpQupl0f5y7EmTvYAwugyFvC4ztLsZKr7ZC7anNVaDd1+pDFJYS+ZEU9jLWzE74+AfVKfigImADJuw==",
  "_location": "/@auth0/angular-jwt",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@auth0/angular-jwt@4.0.0",
    "name": "@auth0/angular-jwt",
    "escapedName": "@auth0%2fangular-jwt",
    "scope": "@auth0",
    "rawSpec": "4.0.0",
    "saveSpec": null,
    "fetchSpec": "4.0.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@auth0/angular-jwt/-/angular-jwt-4.0.0.tgz",
  "_spec": "4.0.0",
  "_where": "/Users/mac/mdcn",
  "author": {
    "name": "Ryan Chenkie"
  },
  "bugs": {
    "url": "https://github.com/auth0/angular2-jwt/issues"
  },
  "dependencies": {
    "url": "^0.11.0"
  },
  "description": "JSON Web Token helper library for Angular",
  "es2015": "fesm2015/auth0-angular-jwt.js",
  "esm2015": "esm2015/auth0-angular-jwt.js",
  "esm5": "esm5/auth0-angular-jwt.js",
  "fesm2015": "fesm2015/auth0-angular-jwt.js",
  "fesm5": "fesm5/auth0-angular-jwt.js",
  "homepage": "https://github.com/auth0/angular2-jwt",
  "keywords": [
    "angular",
    "angular 2",
    "authentication",
    "jwt"
  ],
  "license": "MIT",
  "main": "bundles/auth0-angular-jwt.umd.js",
  "metadata": "auth0-angular-jwt.metadata.json",
  "module": "fesm5/auth0-angular-jwt.js",
  "name": "@auth0/angular-jwt",
  "peerDependencies": {
    "@angular/common": ">=7.1.0",
    "tslib": "^1.10.0"
  },
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/auth0/angular2-jwt.git"
  },
  "sideEffects": false,
  "typings": "auth0-angular-jwt.d.ts",
  "version": "4.0.0"
}
