{
  "name": "@nrwl/tao",
  "version": "14.7.5",
  "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": "14.7.5"
  },
  "gitHead": "42479565e909e97e88293d94ebb8f1932690f82f"
}
