oidc-client
Version:
OpenID Connect (OIDC) & OAuth2 client library
70 lines (69 loc) • 1.92 kB
JSON
{
"_from": "@schematics/update@0.13.8",
"_id": "@schematics/update@0.13.8",
"_inBundle": false,
"_integrity": "sha512-2jP9w7Nnn24jOdrJtWjoS9LsNPmO9/Eu/+gDxBAVERCqR71mtNW+DopgWDtxleE9jri/pZWrHwShGFCSS7w23g==",
"_location": "/@schematics/update",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@schematics/update@0.13.8",
"name": "@schematics/update",
"escapedName": "@schematics%2fupdate",
"scope": "@schematics",
"rawSpec": "0.13.8",
"saveSpec": null,
"fetchSpec": "0.13.8"
},
"_requiredBy": [
"/@angular/cli"
],
"_resolved": "https://registry.npmjs.org/@schematics/update/-/update-0.13.8.tgz",
"_shasum": "149c3335f385e94e0593bce4dfac8e91cb4a56c1",
"_spec": "@schematics/update@0.13.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",
"@angular-devkit/schematics": "7.3.8",
"@yarnpkg/lockfile": "1.1.0",
"ini": "1.3.5",
"pacote": "9.4.0",
"rxjs": "6.3.3",
"semver": "5.6.0",
"semver-intersect": "1.4.0"
},
"deprecated": false,
"description": "Schematics specific to updating packages",
"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",
"code generation",
"schematics",
"schematic"
],
"license": "MIT",
"name": "@schematics/update",
"repository": {
"type": "git",
"url": "git+https://github.com/angular/angular-cli.git"
},
"schematics": "./collection.json",
"version": "0.13.8"
}