oidc-client
Version:
OpenID Connect (OIDC) & OAuth2 client library
80 lines (79 loc) • 2.09 kB
JSON
{
"_from": "@angular/cli@7.3.8",
"_id": "@angular/cli@7.3.8",
"_inBundle": false,
"_integrity": "sha512-5ldU1idvWstmRaavGZen9WRjfjIViERGt8NYuLLI7dgVLYOPF5TyFoTnpT5nxkiCopp4tPIcpbzPV394Bxmdtg==",
"_location": "/@angular/cli",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@angular/cli@7.3.8",
"name": "@angular/cli",
"escapedName": "@angular%2fcli",
"scope": "@angular",
"rawSpec": "7.3.8",
"saveSpec": null,
"fetchSpec": "7.3.8"
},
"_requiredBy": [
"#DEV:/",
"#USER"
],
"_resolved": "https://registry.npmjs.org/@angular/cli/-/cli-7.3.8.tgz",
"_shasum": "a0891e08bee7d68b9ef2c00a9a7e93c6c5ac75d7",
"_spec": "@angular/cli@7.3.8",
"_where": "C:\\ballen\\github\\identity\\IdModel\\oidc-client-js\\samples\\Angular",
"author": {
"name": "Angular Authors"
},
"bin": {
"ng": "./bin/ng"
},
"bugs": {
"url": "https://github.com/angular/angular-cli/issues"
},
"bundleDependencies": false,
"dependencies": {
"@angular-devkit/architect": "0.13.8",
"@angular-devkit/core": "7.3.8",
"@angular-devkit/schematics": "7.3.8",
"@schematics/angular": "7.3.8",
"@schematics/update": "0.13.8",
"@yarnpkg/lockfile": "1.1.0",
"ini": "1.3.5",
"inquirer": "6.2.1",
"npm-package-arg": "6.1.0",
"open": "6.0.0",
"pacote": "9.4.0",
"semver": "5.6.0",
"symbol-observable": "1.2.0"
},
"deprecated": false,
"description": "CLI tool for Angular",
"engines": {
"node": ">= 8.9.0",
"npm": ">= 5.5.1"
},
"homepage": "https://github.com/angular/angular-cli",
"keywords": [
"angular",
"Angular CLI",
"devkit",
"sdk",
"Angular DevKit",
"angular-cli"
],
"license": "MIT",
"main": "lib/cli/index.js",
"name": "@angular/cli",
"ng-update": {
"migrations": "@schematics/angular/migrations/migration-collection.json"
},
"repository": {
"type": "git",
"url": "git+https://github.com/angular/angular-cli.git"
},
"trackingCode": "UA-8594346-19",
"version": "7.3.8"
}