UNPKG

igniteui-angular

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

12 lines (11 loc) 319 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "encapsulation": true, "schematics": { "ng-add": { "description": "Installs the needed dependencies onto the host application.", "factory": "./ng-add/index", "schema": "./ng-add/schema.json" } } }