{
  "_from": "@schematics/update@0.1002.4",
  "_id": "@schematics/update@0.1002.4",
  "_inBundle": false,
  "_integrity": "sha512-qnDn3SSMmolfzWpj8CTAoC/TSPe43azKPYLR5r76GkRvuUbwr/dQEj92wu59twjGcsmjF54qcG4fGaxMndUn3Q==",
  "_location": "/@schematics/update",
  "_phantomChildren": {
    "fast-deep-equal": "3.1.3",
    "fast-json-stable-stringify": "2.1.0",
    "json-schema-traverse": "0.4.1",
    "magic-string": "0.25.7",
    "uri-js": "4.4.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@schematics/update@0.1002.4",
    "name": "@schematics/update",
    "escapedName": "@schematics%2fupdate",
    "scope": "@schematics",
    "rawSpec": "0.1002.4",
    "saveSpec": null,
    "fetchSpec": "0.1002.4"
  },
  "_requiredBy": [
    "/@angular/cli"
  ],
  "_resolved": "https://registry.npmjs.org/@schematics/update/-/update-0.1002.4.tgz",
  "_shasum": "e8f5ff82d308f72fd521abd88316f7b0ccd296c1",
  "_spec": "@schematics/update@0.1002.4",
  "_where": "/var/www/html/node_modules/@angular/cli",
  "author": {
    "name": "Angular Authors"
  },
  "bugs": {
    "url": "https://github.com/angular/angular-cli/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@angular-devkit/core": "10.2.4",
    "@angular-devkit/schematics": "10.2.4",
    "@yarnpkg/lockfile": "1.1.0",
    "ini": "1.3.6",
    "npm-package-arg": "^8.0.0",
    "pacote": "9.5.12",
    "semver": "7.3.2",
    "semver-intersect": "1.4.0"
  },
  "deprecated": "This was an internal-only Angular package up through Angular v11 which is no longer used or maintained. Upgrade Angular to v12+ to remove this dependency.",
  "description": "Schematics specific to updating packages",
  "engines": {
    "node": ">= 10.13.0",
    "npm": "^6.11.0 || ^7.5.6",
    "yarn": ">= 1.13.0"
  },
  "experimental": true,
  "homepage": "https://github.com/angular/angular-cli",
  "husky": {
    "hooks": {
      "pre-push": "node ./bin/devkit-admin hooks/pre-push"
    }
  },
  "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.1002.4"
}
