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