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