{ "_from": "@ngtools/webpack@12.2.13", "_id": "@ngtools/webpack@12.2.13", "_inBundle": false, "_integrity": "sha512-krAwMyRqOaC1S0+IxAFid9F6A6ABip2DJ0tgCx26X+1Vw/d1GKtV9ZqDJFizMf5k1ywl9aBlhOazWpq5d6i+gw==", "_location": "/@ngtools/webpack", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@ngtools/webpack@12.2.13", "name": "@ngtools/webpack", "escapedName": "@ngtools%2fwebpack", "scope": "@ngtools", "rawSpec": "12.2.13", "saveSpec": null, "fetchSpec": "12.2.13" }, "_requiredBy": [ "/@angular-devkit/build-angular" ], "_resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-12.2.13.tgz", "_shasum": "44d711edfa39d175a2d655aa5c6f9968dfedcc35", "_spec": "@ngtools/webpack@12.2.13", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@angular-devkit\\build-angular", "author": { "name": "Angular Authors" }, "bugs": { "url": "https://github.com/angular/angular-cli/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Webpack plugin that AoT compiles your Angular components and modules.", "engines": { "node": "^12.14.1 || >=14.0.0", "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", "yarn": ">= 1.13.0" }, "homepage": "https://github.com/angular/angular-cli", "keywords": [ "angular", "Angular CLI", "devkit", "sdk", "Angular DevKit", "webpack", "plugin", "aot" ], "license": "MIT", "main": "./src/index.js", "name": "@ngtools/webpack", "peerDependencies": { "@angular/compiler-cli": "^12.0.0", "typescript": "~4.2.3 || ~4.3.2", "webpack": "^5.30.0" }, "repository": { "type": "git", "url": "git+https://github.com/angular/angular-cli.git" }, "typings": "src/index.d.ts", "version": "12.2.13" }