{
  "name": "@yolkai/nx-insights",
  "version": "8.10.0-alpha.0",
  "description": "Nx Insights plugin for Nx",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nrwl/nx.git"
  },
  "keywords": [
    "Monorepo",
    "Nx",
    "Insights"
  ],
  "main": "index.js",
  "types": "index.d.ts",
  "author": "Victor Savkin",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/nrwl/nx/issues"
  },
  "homepage": "https://nx.dev",
  "schematics": "./collection.json",
  "peerDependencies": {
    "@yolkai/nx-workspace": "8.10.0-alpha.0"
  },
  "dependencies": {
    "axios": "^0.19.0"
  }
}
