1 | {
|
---|
2 | "_from": "@ngtools/webpack@12.2.13",
|
---|
3 | "_id": "@ngtools/webpack@12.2.13",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-krAwMyRqOaC1S0+IxAFid9F6A6ABip2DJ0tgCx26X+1Vw/d1GKtV9ZqDJFizMf5k1ywl9aBlhOazWpq5d6i+gw==",
|
---|
6 | "_location": "/@ngtools/webpack",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "version",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "@ngtools/webpack@12.2.13",
|
---|
12 | "name": "@ngtools/webpack",
|
---|
13 | "escapedName": "@ngtools%2fwebpack",
|
---|
14 | "scope": "@ngtools",
|
---|
15 | "rawSpec": "12.2.13",
|
---|
16 | "saveSpec": null,
|
---|
17 | "fetchSpec": "12.2.13"
|
---|
18 | },
|
---|
19 | "_requiredBy": [
|
---|
20 | "/@angular-devkit/build-angular"
|
---|
21 | ],
|
---|
22 | "_resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-12.2.13.tgz",
|
---|
23 | "_shasum": "44d711edfa39d175a2d655aa5c6f9968dfedcc35",
|
---|
24 | "_spec": "@ngtools/webpack@12.2.13",
|
---|
25 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@angular-devkit\\build-angular",
|
---|
26 | "author": {
|
---|
27 | "name": "Angular Authors"
|
---|
28 | },
|
---|
29 | "bugs": {
|
---|
30 | "url": "https://github.com/angular/angular-cli/issues"
|
---|
31 | },
|
---|
32 | "bundleDependencies": false,
|
---|
33 | "dependencies": {},
|
---|
34 | "deprecated": false,
|
---|
35 | "description": "Webpack plugin that AoT compiles your Angular components and modules.",
|
---|
36 | "engines": {
|
---|
37 | "node": "^12.14.1 || >=14.0.0",
|
---|
38 | "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
---|
39 | "yarn": ">= 1.13.0"
|
---|
40 | },
|
---|
41 | "homepage": "https://github.com/angular/angular-cli",
|
---|
42 | "keywords": [
|
---|
43 | "angular",
|
---|
44 | "Angular CLI",
|
---|
45 | "devkit",
|
---|
46 | "sdk",
|
---|
47 | "Angular DevKit",
|
---|
48 | "webpack",
|
---|
49 | "plugin",
|
---|
50 | "aot"
|
---|
51 | ],
|
---|
52 | "license": "MIT",
|
---|
53 | "main": "./src/index.js",
|
---|
54 | "name": "@ngtools/webpack",
|
---|
55 | "peerDependencies": {
|
---|
56 | "@angular/compiler-cli": "^12.0.0",
|
---|
57 | "typescript": "~4.2.3 || ~4.3.2",
|
---|
58 | "webpack": "^5.30.0"
|
---|
59 | },
|
---|
60 | "repository": {
|
---|
61 | "type": "git",
|
---|
62 | "url": "git+https://github.com/angular/angular-cli.git"
|
---|
63 | },
|
---|
64 | "typings": "src/index.d.ts",
|
---|
65 | "version": "12.2.13"
|
---|
66 | }
|
---|