{
  "_from": "@angular/compiler-cli@^6.0.0",
  "_id": "@angular/compiler-cli@6.0.2",
  "_inBundle": false,
  "_integrity": "sha512-6hupeihL+MKYbP0xvHZiaVpYVF1XAlLpI1aTVLUhpzgnR8vgXCwni9iJlr7BZFyicVgApn6l7Oh2xIvMWftYhw==",
  "_location": "/@angular/compiler-cli",
  "_phantomChildren": {
    "arr-flatten": "1.1.0",
    "async-each": "1.0.1",
    "expand-range": "1.8.2",
    "filename-regex": "2.0.1",
    "fsevents": "1.2.4",
    "inherits": "2.0.3",
    "is-binary-path": "1.0.1",
    "is-buffer": "1.1.6",
    "is-posix-bracket": "0.1.1",
    "mkdirp": "0.5.1",
    "normalize-path": "2.1.1",
    "object.omit": "2.0.1",
    "parse-glob": "3.0.4",
    "path-is-absolute": "1.0.1",
    "preserve": "0.2.0",
    "readdirp": "2.1.0",
    "regex-cache": "0.4.4",
    "repeat-element": "1.1.2",
    "source-map-support": "0.5.6"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@angular/compiler-cli@^6.0.0",
    "name": "@angular/compiler-cli",
    "escapedName": "@angular%2fcompiler-cli",
    "scope": "@angular",
    "rawSpec": "^6.0.0",
    "saveSpec": null,
    "fetchSpec": "^6.0.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-6.0.2.tgz",
  "_shasum": "439b2b7241063ef9b86cf2e11b64620a377b695d",
  "_spec": "@angular/compiler-cli@^6.0.0",
  "_where": "G:\\Development\\Off the work\\csc-angular\\csc-angular",
  "bin": {
    "ngc": "./src/main.js",
    "ng-xi18n": "./src/extract_i18n.js"
  },
  "bugs": {
    "url": "https://github.com/angular/angular/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Tobias Bosch",
      "email": "tbosch@google.com",
      "url": "https://angular.io/"
    },
    {
      "name": "Alex Eagle",
      "email": "alexeagle@google.com",
      "url": "https://angular.io/"
    }
  ],
  "dependencies": {
    "chokidar": "^1.4.2",
    "minimist": "^1.2.0",
    "reflect-metadata": "^0.1.2",
    "tsickle": "^0.27.2"
  },
  "deprecated": false,
  "description": "Angular - the compiler CLI for Node.js",
  "engines": {
    "node": ">=8.0"
  },
  "homepage": "https://github.com/angular/angular/tree/master/packages/compiler-cli",
  "keywords": [
    "angular",
    "compiler"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "@angular/compiler-cli",
  "ng-update": {
    "packageGroup": [
      "@angular/core",
      "@angular/bazel",
      "@angular/common",
      "@angular/compiler",
      "@angular/compiler-cli",
      "@angular/animations",
      "@angular/elements",
      "@angular/platform-browser",
      "@angular/platform-browser-dynamic",
      "@angular/forms",
      "@angular/http",
      "@angular/platform-server",
      "@angular/platform-webworker",
      "@angular/platform-webworker-dynamic",
      "@angular/upgrade",
      "@angular/router",
      "@angular/language-service",
      "@angular/service-worker"
    ]
  },
  "peerDependencies": {
    "typescript": ">=2.7.2 <2.8",
    "@angular/compiler": "6.0.2"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular.git"
  },
  "typings": "index.d.ts",
  "version": "6.0.2"
}
