{
  "name": "@nrwl/node",
  "version": "10.3.2",
  "description": "Node Plugin for Nx",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nrwl/nx.git"
  },
  "keywords": [
    "Monorepo",
    "Node",
    "Nest",
    "Jest",
    "Cypress",
    "CLI"
  ],
  "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",
  "builders": "./builders.json",
  "ng-update": {
    "requirements": {},
    "migrations": "./migrations.json"
  },
  "peerDependencies": {
    "@nrwl/workspace": "10.3.2"
  },
  "dependencies": {
    "@nrwl/jest": "10.3.2",
    "@nrwl/linter": "10.3.2",
    "@angular-devkit/architect": "~0.1001.3",
    "@angular-devkit/core": "~10.1.3",
    "@angular-devkit/schematics": "~10.1.3",
    "@angular-devkit/build-webpack": "~0.1001.3",
    "circular-dependency-plugin": "5.2.0",
    "copy-webpack-plugin": "6.0.3",
    "fork-ts-checker-webpack-plugin": "^3.1.1",
    "license-webpack-plugin": "2.1.2",
    "source-map-support": "0.5.16",
    "tree-kill": "1.2.2",
    "ts-loader": "5.4.5",
    "tsconfig-paths-webpack-plugin": "3.2.0",
    "webpack": "4.42.0",
    "webpack-merge": "4.2.1",
    "webpack-dev-server": "3.11.0",
    "webpack-node-externals": "1.7.2"
  }
}
