UNPKG

@coreui/angular-pro

Version:

CoreUI Pro Components Library for Angular

10 lines (9 loc) 248 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Add @coreui/angular-pro library to the project.", "factory": "./ng-add/index#ngAdd" } } }