UNPKG

igniteui-angular-sovn

Version:

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

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