{
  "$schema": "@angular-devkit/schematics/collection-schema.json",
  "schematics": {
    "ng-add": {
      "description": "Add ngx-ssh-deploy deploy schematic",
      "factory": "./dist/schematics/ng-add#ngAdd",
      "schema": "./dist/schematics/ng-add.schema.json",
      "aliases": ["install"]
    }
  }
}
