{
  "_from": "@schematics/angular@0.6.1",
  "_id": "@schematics/angular@0.6.1",
  "_inBundle": false,
  "_integrity": "sha512-onvYJtpqwwaqDlqrJ6RPNN2uj5Y1DzRhYQeLHEUFYROHXC/JYrIRf1f1pV4VAPYVqsPq8ELa9Ts431/HdTjCEA==",
  "_location": "/@schematics/angular",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@schematics/angular@0.6.1",
    "name": "@schematics/angular",
    "escapedName": "@schematics%2fangular",
    "scope": "@schematics",
    "rawSpec": "0.6.1",
    "saveSpec": null,
    "fetchSpec": "0.6.1"
  },
  "_requiredBy": [
    "/@angular/cli"
  ],
  "_resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-0.6.1.tgz",
  "_shasum": "912495d248b95fcd20a04609e48cf2a4516b2071",
  "_spec": "@schematics/angular@0.6.1",
  "_where": "G:\\Development\\Off the work\\csc-angular\\csc-angular\\node_modules\\@angular\\cli",
  "author": {
    "name": "Angular Authors"
  },
  "bugs": {
    "url": "https://github.com/angular/devkit/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@angular-devkit/core": "0.6.1",
    "@angular-devkit/schematics": "0.6.1",
    "typescript": ">=2.6.2 <2.8"
  },
  "deprecated": false,
  "description": "Schematics specific to Angular",
  "engines": {
    "node": ">= 8.9.0",
    "npm": ">= 5.5.1"
  },
  "homepage": "https://github.com/angular/devkit",
  "keywords": [
    "angular",
    "devkit",
    "sdk",
    "Angular DevKit",
    "blueprints",
    "code generation",
    "schematics"
  ],
  "license": "MIT",
  "name": "@schematics/angular",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/devkit.git"
  },
  "schematics": "./collection.json",
  "version": "0.6.1",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">= 8.9.0",
        "npm": ">= 5.5.1"
      },
      "pkgid": "@schematics/angular@0.6.1"
    }
  ]
}
