UNPKG

ngx-pug-builders

Version:
10 lines (9 loc) 241 B
{ "$schema": "../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Add Angular Pug Builders to the project.", "factory": "./ng-add/index" } } }