UNPKG

ngx-progress-indicator

Version:

A progress indicator library for [Angular](https://angular.io/) apps.

9 lines 267 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Add Ngx Progress Indicator to the project", "factory": "./ng-add/index#ngAdd" } } }