1 | {
|
---|
2 | "_from": "@angular-devkit/build-webpack@0.1202.13",
|
---|
3 | "_id": "@angular-devkit/build-webpack@0.1202.13",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-KafzGyHuU2gBKaSICfMTFP2niTYZ/46DKU94TQ0lCILdJZsj0NE5M/288LSCbYgu2c7srJKz+Rvb+JcYGxIZ1g==",
|
---|
6 | "_location": "/@angular-devkit/build-webpack",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "version",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "@angular-devkit/build-webpack@0.1202.13",
|
---|
12 | "name": "@angular-devkit/build-webpack",
|
---|
13 | "escapedName": "@angular-devkit%2fbuild-webpack",
|
---|
14 | "scope": "@angular-devkit",
|
---|
15 | "rawSpec": "0.1202.13",
|
---|
16 | "saveSpec": null,
|
---|
17 | "fetchSpec": "0.1202.13"
|
---|
18 | },
|
---|
19 | "_requiredBy": [
|
---|
20 | "/@angular-devkit/build-angular"
|
---|
21 | ],
|
---|
22 | "_resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1202.13.tgz",
|
---|
23 | "_shasum": "875f9f9677bb10056b52230965dc2f00bd3089dd",
|
---|
24 | "_spec": "@angular-devkit/build-webpack@0.1202.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 | "builders": "builders.json",
|
---|
33 | "bundleDependencies": false,
|
---|
34 | "dependencies": {
|
---|
35 | "@angular-devkit/architect": "0.1202.13",
|
---|
36 | "rxjs": "6.6.7"
|
---|
37 | },
|
---|
38 | "deprecated": false,
|
---|
39 | "description": "Webpack Builder for Architect",
|
---|
40 | "engines": {
|
---|
41 | "node": "^12.14.1 || >=14.0.0",
|
---|
42 | "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
---|
43 | "yarn": ">= 1.13.0"
|
---|
44 | },
|
---|
45 | "experimental": true,
|
---|
46 | "homepage": "https://github.com/angular/angular-cli",
|
---|
47 | "keywords": [
|
---|
48 | "angular",
|
---|
49 | "Angular CLI",
|
---|
50 | "devkit",
|
---|
51 | "sdk",
|
---|
52 | "Angular DevKit"
|
---|
53 | ],
|
---|
54 | "license": "MIT",
|
---|
55 | "main": "src/index.js",
|
---|
56 | "name": "@angular-devkit/build-webpack",
|
---|
57 | "peerDependencies": {
|
---|
58 | "webpack": "^5.30.0",
|
---|
59 | "webpack-dev-server": "^3.1.4"
|
---|
60 | },
|
---|
61 | "repository": {
|
---|
62 | "type": "git",
|
---|
63 | "url": "git+https://github.com/angular/angular-cli.git"
|
---|
64 | },
|
---|
65 | "typings": "src/index.d.ts",
|
---|
66 | "version": "0.1202.13"
|
---|
67 | }
|
---|