UNPKG

@ng-bootstrap/schematics

Version:

ng-bootstrap schematics collection for angular-cli

10 lines (9 loc) 235 B
{ "$schema": "../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "ng add '@ng-bootstrap/ng-bootstrap' schematic.", "factory": "./ng-add/index" } } }