{
  "$schema": "@angular-devkit/schematics/collection-schema.json",
  "schematics": {
    "ng-add": {
      "description": "Add @jefiozie/ngx-aws-deploy schematic",
      "factory": "./src/lib/ng-add#ngAdd",
      "schema": "./src/lib/ng-add/schema.json"
    }
  }
}
