{
  "_from": "@schematics/angular@10.2.4",
  "_id": "@schematics/angular@10.2.4",
  "_inBundle": false,
  "_integrity": "sha512-irU3cnamfd5Hgy1B6oY7oweApJHhVaD2oYPq0NfI+F14JalERO+DGO0Tq3MWmEGn32tLQPv9fwM5O8EElEp9pA==",
  "_location": "/@schematics/angular",
  "_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/angular@10.2.4",
    "name": "@schematics/angular",
    "escapedName": "@schematics%2fangular",
    "scope": "@schematics",
    "rawSpec": "10.2.4",
    "saveSpec": null,
    "fetchSpec": "10.2.4"
  },
  "_requiredBy": [
    "/@angular/cli"
  ],
  "_resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-10.2.4.tgz",
  "_shasum": "3b99b9da572b57381d221e2008804e6bb9c98b82",
  "_spec": "@schematics/angular@10.2.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",
    "jsonc-parser": "2.3.0"
  },
  "deprecated": false,
  "description": "Schematics specific to Angular",
  "engines": {
    "node": ">= 10.13.0",
    "npm": "^6.11.0 || ^7.5.6",
    "yarn": ">= 1.13.0"
  },
  "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"
  ],
  "license": "MIT",
  "name": "@schematics/angular",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular-cli.git"
  },
  "schematics": "./collection.json",
  "version": "10.2.4"
}
