{
  "$schema": "../node_modules/@angular-devkit/schematics/collection-schema.json",
  "encapsulation": "true",
  "schematics": {
    "legacy-type": {
      "version": "15.0.0",
      "description": "Updates Ignite UI for Angular Schematics legacy project type to igx-ts",
      "factory": "./legacy-type"
    }
  }
}
