{
  "_args": [
    [
      "@ngtools/webpack@6.0.8",
      "G:\\Development\\Work\\Handelion\\frontend"
    ]
  ],
  "_development": true,
  "_from": "@ngtools/webpack@6.0.8",
  "_id": "@ngtools/webpack@6.0.8",
  "_inBundle": false,
  "_integrity": "sha1-oFvOUmrunaYrsjCpX7qD/umdC8o=",
  "_location": "/@ngtools/webpack",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ngtools/webpack@6.0.8",
    "name": "@ngtools/webpack",
    "escapedName": "@ngtools%2fwebpack",
    "scope": "@ngtools",
    "rawSpec": "6.0.8",
    "saveSpec": null,
    "fetchSpec": "6.0.8"
  },
  "_requiredBy": [
    "/@angular-devkit/build-angular"
  ],
  "_resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-6.0.8.tgz",
  "_spec": "6.0.8",
  "_where": "G:\\Development\\Work\\Handelion\\frontend",
  "author": {
    "name": "Angular Authors"
  },
  "bugs": {
    "url": "https://github.com/angular/devkit/issues"
  },
  "dependencies": {
    "@angular-devkit/core": "0.6.8",
    "tree-kill": "^1.0.0",
    "webpack-sources": "^1.1.0"
  },
  "description": "Webpack plugin that AoT compiles your Angular components and modules.",
  "engines": {
    "node": ">= 8.9.0",
    "npm": ">= 5.5.1"
  },
  "homepage": "https://github.com/angular/devkit",
  "keywords": [
    "angular",
    "devkit",
    "sdk",
    "Angular DevKit",
    "webpack",
    "plugin",
    "aot"
  ],
  "license": "MIT",
  "main": "./src/index.js",
  "name": "@ngtools/webpack",
  "peerDependencies": {
    "typescript": "~2.4.0 || ~2.5.0 || ~2.6.0 || ~2.7.0",
    "webpack": "^4.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/devkit.git"
  },
  "typings": "src/index.d.ts",
  "version": "6.0.8"
}
