{
  "_args": [
    [
      "@ngtools/webpack@10.2.3",
      "/home/devserver8/dev/ckd.devserver8.com/career-portal"
    ]
  ],
  "_development": true,
  "_from": "@ngtools/webpack@10.2.3",
  "_id": "@ngtools/webpack@10.2.3",
  "_inBundle": false,
  "_integrity": "sha512-h7JJMMca1bHY/0Prpxu2P3bvnC6pUKmBAfqN0h0HaRN9LTU9IDWtDRTIL1Aqhs/tcTUio/DowVKnVi2CWHAOmg==",
  "_location": "/@ngtools/webpack",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ngtools/webpack@10.2.3",
    "name": "@ngtools/webpack",
    "escapedName": "@ngtools%2fwebpack",
    "scope": "@ngtools",
    "rawSpec": "10.2.3",
    "saveSpec": null,
    "fetchSpec": "10.2.3"
  },
  "_requiredBy": [
    "/@angular-devkit/build-angular"
  ],
  "_resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-10.2.3.tgz",
  "_spec": "10.2.3",
  "_where": "/home/devserver8/dev/ckd.devserver8.com/career-portal",
  "author": {
    "name": "Angular Authors"
  },
  "bugs": {
    "url": "https://github.com/angular/angular-cli/issues"
  },
  "dependencies": {
    "@angular-devkit/core": "10.2.3",
    "enhanced-resolve": "4.3.0",
    "webpack-sources": "1.4.3"
  },
  "description": "Webpack plugin that AoT compiles your Angular components and modules.",
  "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",
    "webpack",
    "plugin",
    "aot"
  ],
  "license": "MIT",
  "main": "./src/index.js",
  "name": "@ngtools/webpack",
  "peerDependencies": {
    "@angular/compiler-cli": "^10.0.0",
    "typescript": ">=3.9 < 4.1",
    "webpack": "^4.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular-cli.git"
  },
  "typings": "src/index.d.ts",
  "version": "10.2.3"
}
