oidc-client
Version:
OpenID Connect (OIDC) & OAuth2 client library
16 lines (13 loc) • 367 B
JSON
{
"$schema": "http://json-schema.org/schema",
"$id": "ng-cli://commands/eject.json",
"description": "Deprecated, will be removed in Angular 8.0.",
"$longDescription": "./eject-long.md",
"$hidden": true,
"$scope": "in",
"$impl": "./eject-impl#EjectCommand",
"type": "object",
"allOf": [
{ "$ref": "./definitions.json#/definitions/base" }
]
}