{
  "name": "@apployees-nx/node",
  "version": "0.0.37",
  "description": "An enhanced Node Plugin for Nx",
  "_generated": "This package.json was generated using @apployees-nx/node (https://github.com/apployees/apployees-nx)",
  "author": "Atif Ali (atif@apployees.com)",
  "bugs": {
    "url": "https://github.com/apployees/apployees-nx/issues"
  },
  "builders": "./builders.json",
  "dependencies": {
    "@angular-devkit/architect": "~0.901.0",
    "@angular-devkit/build-webpack": "~0.901.0",
    "@angular-devkit/core": "~9.1.0",
    "@angular-devkit/schematics": "~9.1.0",
    "@nrwl/jest": "9.3.0",
    "@nrwl/workspace": "9.3.0",
    "case-sensitive-paths-webpack-plugin": "2.3.0",
    "circular-dependency-plugin": "5.2.0",
    "copy-webpack-plugin": "5.1.1",
    "dotenv": "8.2.0",
    "dotenv-expand": "5.1.0",
    "findup-sync": "4.0.0",
    "fork-ts-checker-notifier-webpack-plugin": "3.0.0",
    "fork-ts-checker-webpack-plugin": "5.0.7",
    "fs-extra": "9.0.0",
    "hard-source-webpack-plugin-fixed-hashbug": "0.13.2",
    "json-stable-stringify": "1.0.1",
    "license-webpack-plugin": "1.4.0",
    "lodash": "4.17.15",
    "node-object-hash": "2.0.0",
    "pnp-webpack-plugin": "1.6.4",
    "react-dev-utils": "9.1.0",
    "rxjs": "6.5.4",
    "tree-kill": "1.2.2",
    "ts-loader": "6.2.2",
    "tsconfig-paths-webpack-plugin": "3.2.0",
    "typescript": "^3.9.6",
    "webpack": "4.42.1",
    "webpack-dev-server": "3.10.3",
    "webpack-merge": "4.2.1",
    "webpack-node-externals": "1.7.2",
    "webpack-notifier": "1.8.0",
    "webpackbar": "4.0.0"
  },
  "homepage": "https://github.com/apployees/apployees-nx",
  "keywords": [
    "Monorepo",
    "Node",
    "Nest",
    "Jest",
    "Cypress",
    "CLI"
  ],
  "license": "MIT",
  "ng-update": {
    "migrations": "./migrations.json",
    "requirements": {
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apployees/apployees-nx.git"
  },
  "schematics": "./collection.json"
}