{
  "_from": "@angular/cli@~6.0.1",
  "_id": "@angular/cli@6.0.1",
  "_inBundle": false,
  "_integrity": "sha512-jS2CZl5Kk2tFvEzU7BJjOqTrMt4ogjxuvB7rxwl/TMHVhCpvlSg5FtJtc2pVw+3HAH9nwMSkjKL75HSXcg7eDg==",
  "_location": "/@angular/cli",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@angular/cli@~6.0.1",
    "name": "@angular/cli",
    "escapedName": "@angular%2fcli",
    "scope": "@angular",
    "rawSpec": "~6.0.1",
    "saveSpec": null,
    "fetchSpec": "~6.0.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@angular/cli/-/cli-6.0.1.tgz",
  "_shasum": "52c21451716be51716a413c5367b3f3d003f8447",
  "_spec": "@angular/cli@~6.0.1",
  "_where": "G:\\Development\\Off the work\\csc-angular\\csc-angular",
  "author": {
    "name": "Angular Authors"
  },
  "bin": {
    "ng": "./bin/ng"
  },
  "bugs": {
    "url": "https://github.com/angular/angular-cli/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@angular-devkit/architect": "0.6.1",
    "@angular-devkit/core": "0.6.1",
    "@angular-devkit/schematics": "0.6.1",
    "@schematics/angular": "0.6.1",
    "@schematics/update": "0.6.1",
    "opn": "~5.3.0",
    "resolve": "^1.1.7",
    "rxjs": "^6.0.0",
    "semver": "^5.1.0",
    "silent-error": "^1.0.0",
    "symbol-observable": "^1.2.0",
    "yargs-parser": "^10.0.0"
  },
  "deprecated": false,
  "description": "CLI tool for Angular",
  "engines": {
    "node": ">= 8.9.0",
    "npm": ">= 5.5.1"
  },
  "homepage": "https://github.com/angular/angular-cli",
  "keywords": [
    "angular",
    "angular-cli",
    "Angular CLI"
  ],
  "license": "MIT",
  "main": "lib/cli/index.js",
  "name": "@angular/cli",
  "ng-update": {
    "migrations": "@schematics/angular/migrations/migration-collection.json"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular-cli.git"
  },
  "scripts": {
    "postinstall": "node ./bin/ng-update-message.js"
  },
  "trackingCode": "UA-8594346-19",
  "version": "6.0.1",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">= 8.9.0",
        "npm": ">= 5.5.1"
      },
      "pkgid": "@angular/cli@6.0.1"
    }
  ]
}
