UNPKG

angular-auth-oidc-client

Version:
11 lines (10 loc) 293 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Add angular-auth-oidc-client library to the project.", "factory": "./ng-add/index#ngAdd", "schema": "./ng-add/schema.json" } } }