oidc-client
Version:
OpenID Connect (OIDC) & OAuth2 client library
64 lines (63 loc) • 1.77 kB
JSON
{
"_from": "@schematics/angular@7.3.8",
"_id": "@schematics/angular@7.3.8",
"_inBundle": false,
"_integrity": "sha512-7o90bnIxXNpJhWPDY/zCedcG6KMIihz7a4UQe6UdlhEX21MNZLYFiDiR5Vmsx39wjm2EfPh3JTuBIHGmMCXkQQ==",
"_location": "/@schematics/angular",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@schematics/angular@7.3.8",
"name": "@schematics/angular",
"escapedName": "@schematics%2fangular",
"scope": "@schematics",
"rawSpec": "7.3.8",
"saveSpec": null,
"fetchSpec": "7.3.8"
},
"_requiredBy": [
"/@angular/cli"
],
"_resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-7.3.8.tgz",
"_shasum": "9cded496b79830164acbc2fc382b66e5b5f7cf02",
"_spec": "@schematics/angular@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",
"@angular-devkit/schematics": "7.3.8",
"typescript": "3.2.4"
},
"deprecated": false,
"description": "Schematics specific to 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",
"blueprints",
"code generation",
"schematics"
],
"license": "MIT",
"name": "@schematics/angular",
"repository": {
"type": "git",
"url": "git+https://github.com/angular/angular-cli.git"
},
"schematics": "./collection.json",
"version": "7.3.8"
}