{
  "name": "Nx Insights",
  "version": "0.1",
  "schematics": {
    "init": {
      "factory": "./src/schematics/init/init",
      "schema": "./src/schematics/init/schema.json",
      "description": "Initialize the @yolkai/nx-insights plugin",
      "aliases": ["ng-add"],
      "hidden": true
    }
  }
}
