{
  "$schema": "../../../../node_modules/@angular-devkit/schematics/collection-schema.json",
  "schematics": {
    "ng-add": {
      "description": "Add @angular-material-extensions/select-country to the project.",
      "factory": "./ng-add/index"
    }
  }
}
