{
  "_from": "@angular/cli@~11.0.2",
  "_id": "@angular/cli@11.0.2",
  "_inBundle": false,
  "_integrity": "sha512-mebt4ikwXD3gsbHRxKCpn83yW3UVnhiVDEpSXljs1YxscZ1X1dXrxb2g6LdAJwVp9xY5ERqRQeZM7eChqLTrvg==",
  "_location": "/@angular/cli",
  "_phantomChildren": {
    "is-core-module": "2.1.0",
    "ms": "2.1.2",
    "path-parse": "1.0.6"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@angular/cli@~11.0.2",
    "name": "@angular/cli",
    "escapedName": "@angular%2fcli",
    "scope": "@angular",
    "rawSpec": "~11.0.2",
    "saveSpec": null,
    "fetchSpec": "~11.0.2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@angular/cli/-/cli-11.0.2.tgz",
  "_shasum": "15ee1732258deec8ecb93f6ccac52d95230074d8",
  "_spec": "@angular/cli@~11.0.2",
  "_where": "D:\\Development\\Off the work\\testing\\Testing",
  "author": {
    "name": "Angular Authors"
  },
  "bin": {
    "ng": "bin/ng"
  },
  "bugs": {
    "url": "https://github.com/angular/angular-cli/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@angular-devkit/architect": "0.1100.2",
    "@angular-devkit/core": "11.0.2",
    "@angular-devkit/schematics": "11.0.2",
    "@schematics/angular": "11.0.2",
    "@schematics/update": "0.1100.2",
    "@yarnpkg/lockfile": "1.1.0",
    "ansi-colors": "4.1.1",
    "debug": "4.2.0",
    "ini": "1.3.5",
    "inquirer": "7.3.3",
    "npm-package-arg": "8.1.0",
    "npm-pick-manifest": "6.1.0",
    "open": "7.3.0",
    "pacote": "9.5.12",
    "resolve": "1.18.1",
    "rimraf": "3.0.2",
    "semver": "7.3.2",
    "symbol-observable": "2.0.3",
    "universal-analytics": "0.4.23",
    "uuid": "8.3.1"
  },
  "deprecated": false,
  "description": "CLI tool for Angular",
  "engines": {
    "node": ">= 10.13.0",
    "npm": ">= 6.11.0",
    "yarn": ">= 1.13.0"
  },
  "homepage": "https://github.com/angular/angular-cli",
  "husky": {
    "hooks": {
      "commit-msg": "yarn -s ng-dev commit-message pre-commit-validate --file-env-variable HUSKY_GIT_PARAMS",
      "prepare-commit-msg": "yarn -s ng-dev commit-message restore-commit-message-draft --file-env-variable HUSKY_GIT_PARAMS"
    }
  },
  "keywords": [
    "angular",
    "Angular CLI",
    "devkit",
    "sdk",
    "Angular DevKit",
    "angular-cli"
  ],
  "license": "MIT",
  "main": "lib/cli/index.js",
  "name": "@angular/cli",
  "ng-update": {
    "migrations": "@schematics/angular/migrations/migration-collection.json",
    "packageGroup": {
      "@angular/cli": "11.0.2",
      "@angular-devkit/build-angular": "0.1100.2",
      "@angular-devkit/build-webpack": "0.1100.2",
      "@angular-devkit/core": "11.0.2",
      "@angular-devkit/schematics": "11.0.2"
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular-cli.git"
  },
  "scripts": {
    "postinstall": "node ./bin/postinstall/script.js"
  },
  "version": "11.0.2"
}
