{
  "_from": "@schematics/update@0.1100.2",
  "_id": "@schematics/update@0.1100.2",
  "_inBundle": false,
  "_integrity": "sha512-pETCmQylIQ7RM+8uqDkI3KfOaX5H7nuzmMXby28zdLPMZniYti0gJxieiVFhvdz2Ot2Axj0hznfmraFgC9mQMw==",
  "_location": "/@schematics/update",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@schematics/update@0.1100.2",
    "name": "@schematics/update",
    "escapedName": "@schematics%2fupdate",
    "scope": "@schematics",
    "rawSpec": "0.1100.2",
    "saveSpec": null,
    "fetchSpec": "0.1100.2"
  },
  "_requiredBy": [
    "/@angular/cli"
  ],
  "_resolved": "https://registry.npmjs.org/@schematics/update/-/update-0.1100.2.tgz",
  "_shasum": "d3a5c726d434d6c8ff04db8836f829299ca7108a",
  "_spec": "@schematics/update@0.1100.2",
  "_where": "D:\\Development\\Off the work\\testing\\Testing\\node_modules\\@angular\\cli",
  "author": {
    "name": "Angular Authors"
  },
  "bugs": {
    "url": "https://github.com/angular/angular-cli/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@angular-devkit/core": "11.0.2",
    "@angular-devkit/schematics": "11.0.2",
    "@yarnpkg/lockfile": "1.1.0",
    "ini": "1.3.5",
    "npm-package-arg": "^8.0.0",
    "pacote": "9.5.12",
    "semver": "7.3.2",
    "semver-intersect": "1.4.0"
  },
  "deprecated": false,
  "description": "Schematics specific to updating packages",
  "engines": {
    "node": ">= 10.13.0",
    "npm": ">= 6.11.0",
    "yarn": ">= 1.13.0"
  },
  "experimental": true,
  "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",
    "blueprints",
    "code generation",
    "schematics",
    "schematic"
  ],
  "license": "MIT",
  "name": "@schematics/update",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular-cli.git"
  },
  "schematics": "./collection.json",
  "version": "0.1100.2"
}
