{
  "_args": [
    [
      "@ngtools/webpack@10.0.8",
      "D:\\ASHWIN\\BITBUCKET\\FDSHUTTERS\\FD\\fdui"
    ]
  ],
  "_development": true,
  "_from": "@ngtools/webpack@10.0.8",
  "_id": "@ngtools/webpack@10.0.8",
  "_inBundle": false,
  "_integrity": "sha512-Qv4v7O4VGeWuXjRThd/mdC2I4cJOgQ7kDrVN7vkDB2EW5xtRB+/4hghvFeO3bD11FLuFvCxBMb0HbwyKoVQgEQ==",
  "_location": "/@ngtools/webpack",
  "_phantomChildren": {
    "fast-json-stable-stringify": "2.1.0",
    "json-schema-traverse": "0.4.1",
    "magic-string": "0.25.7",
    "punycode": "2.1.1",
    "rxjs": "6.5.5"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ngtools/webpack@10.0.8",
    "name": "@ngtools/webpack",
    "escapedName": "@ngtools%2fwebpack",
    "scope": "@ngtools",
    "rawSpec": "10.0.8",
    "saveSpec": null,
    "fetchSpec": "10.0.8"
  },
  "_requiredBy": [
    "/@angular-devkit/build-angular"
  ],
  "_resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-10.0.8.tgz",
  "_spec": "10.0.8",
  "_where": "D:\\ASHWIN\\BITBUCKET\\FDSHUTTERS\\FD\\fdui",
  "author": {
    "name": "Angular Authors"
  },
  "bugs": {
    "url": "https://github.com/angular/angular-cli/issues"
  },
  "dependencies": {
    "@angular-devkit/core": "10.0.8",
    "enhanced-resolve": "4.1.1",
    "rxjs": "6.5.5",
    "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",
    "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-next.0 < 11",
    "typescript": ">=3.9 < 3.10",
    "webpack": "^4.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular-cli.git"
  },
  "typings": "src/index.d.ts",
  "version": "10.0.8"
}
