{
  "name": "@nrwl/devkit",
  "version": "13.10.6",
  "description": "Smart, Fast and Extensible Build System",
  "repository": {
    "type": "git",
    "url": "https://github.com/nrwl/nx.git",
    "directory": "packages/devkit"
  },
  "keywords": [
    "Monorepo",
    "Angular",
    "React",
    "Web",
    "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",
  "dependencies": {
    "ejs": "^3.1.5",
    "ignore": "^5.0.4",
    "rxjs": "^6.5.4",
    "semver": "7.3.4",
    "tslib": "^2.3.0"
  },
  "peerDependencies": {
    "nx": ">= 13.10 <= 15"
  }

,"_resolved": "https://registry.npmjs.org/@nrwl/devkit/-/devkit-13.10.6.tgz"
,"_integrity": "sha512-oxL+r9pGguFwl//iuIyPih8mxFwYjYmPY7K8coPoucLCIwKWAnp1B8T5LEMlZh58VaYEQFaGUnuILdVrK1s4pA=="
,"_from": "@nrwl/devkit@13.10.6"
}