{
  "name": "@nrwl/nest",
  "version": "14.7.5",
  "description": "The Nx Plugin for Nest that contains executors and generators for allowing your workspace to create powerful Nest best in class APIs.",
  "repository": {
    "type": "git",
    "url": "https://github.com/nrwl/nx.git",
    "directory": "packages/nest"
  },
  "keywords": [
    "Monorepo",
    "Node",
    "Nest",
    "Jest",
    "Cypress",
    "CLI"
  ],
  "main": "./index.js",
  "typings": "./index.d.ts",
  "author": "Victor Savkin",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/nrwl/nx/issues"
  },
  "homepage": "https://nx.dev",
  "schematics": "./generators.json",
  "ng-update": {
    "requirements": {},
    "migrations": "./migrations.json"
  },
  "dependencies": {
    "@nestjs/schematics": "^9.0.0",
    "@nrwl/devkit": "14.7.5",
    "@nrwl/jest": "14.7.5",
    "@nrwl/js": "14.7.5",
    "@nrwl/linter": "14.7.5",
    "@nrwl/node": "14.7.5"
  },
  "gitHead": "42479565e909e97e88293d94ebb8f1932690f82f"
}
