oidc-client
Version:
OpenID Connect (OIDC) & OAuth2 client library
16 lines (13 loc) • 374 B
JSON
{
"$schema": "http://json-schema.org/schema",
"$id": "ng-cli://commands/help.json",
"description": "Lists available commands and their short descriptions.",
"$longDescription": "./help-long.md",
"$scope": "all",
"$aliases": [],
"$impl": "./help-impl#HelpCommand",
"type": "object",
"allOf": [
{ "$ref": "./definitions.json#/definitions/base" }
]
}