{
  "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json",
  "schematics": {
      "ng-add": {
        "description": "Installs and injects the SSRS ReportViewer library",
        "factory": "./ng-add/index"
      }
    }
  }
