UNPKG

oidc-client

Version:

OpenID Connect (OIDC) & OAuth2 client library

69 lines (68 loc) 1.91 kB
{ "_from": "@angular-devkit/schematics@7.3.8", "_id": "@angular-devkit/schematics@7.3.8", "_inBundle": false, "_integrity": "sha512-mvaKoORZIaW/h0VNZ3IQWP0qThRCZRX6869FNlzV0jlW0mhn07XbiIGHCGGSCDRxS7qJ0VbuIVnKXntF+iDeWw==", "_location": "/@angular-devkit/schematics", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@angular-devkit/schematics@7.3.8", "name": "@angular-devkit/schematics", "escapedName": "@angular-devkit%2fschematics", "scope": "@angular-devkit", "rawSpec": "7.3.8", "saveSpec": null, "fetchSpec": "7.3.8" }, "_requiredBy": [ "/@angular/cli", "/@schematics/angular", "/@schematics/update" ], "_resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-7.3.8.tgz", "_shasum": "70bfc7876f7924ff53ab9310a00b62f20acf2f5c", "_spec": "@angular-devkit/schematics@7.3.8", "_where": "C:\\ballen\\github\\identity\\IdModel\\oidc-client-js\\samples\\Angular\\node_modules\\@angular\\cli", "author": { "name": "Angular Authors" }, "bugs": { "url": "https://github.com/angular/angular-cli/issues" }, "bundleDependencies": false, "dependencies": { "@angular-devkit/core": "7.3.8", "rxjs": "6.3.3" }, "deprecated": false, "description": "Angular Schematics - Library", "engines": { "node": ">= 8.9.0", "npm": ">= 5.5.1" }, "homepage": "https://github.com/angular/angular-cli", "keywords": [ "angular", "Angular CLI", "devkit", "sdk", "Angular DevKit", "blueprints", "scaffolding", "template", "tooling", "code generation", "schematics" ], "license": "MIT", "main": "src/index.js", "name": "@angular-devkit/schematics", "repository": { "type": "git", "url": "git+https://github.com/angular/angular-cli.git" }, "typings": "src/index.d.ts", "version": "7.3.8" }