{
  "name": "@nrwl/tao",
  "version": "13.10.6",
  "description": "CLI for generating code and running commands",
  "repository": {
    "type": "git",
    "url": "https://github.com/nrwl/nx.git",
    "directory": "packages/tao"
  },
  "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"
  },
  "bin": {
    "tao": "./index.js"
  },
  "homepage": "https://nx.dev",
  "dependencies": {
    "nx": "13.10.6"
  }

,"_resolved": "https://registry.npmjs.org/@nrwl/tao/-/tao-13.10.6.tgz"
,"_integrity": "sha512-KPdroDsc0OMnVpY8zWN6jZAro0DuN4xHBMd/L4/W242mU7XRbDUFJL3VIHYyqpHeIToi90fMu+PDBDesiS2nMg=="
,"_from": "@nrwl/tao@13.10.6"
}