[6a3a178] | 1 | {
|
---|
[e29cc2e] | 2 | "_from": "@angular-devkit/build-webpack@0.1202.13",
|
---|
| 3 | "_id": "@angular-devkit/build-webpack@0.1202.13",
|
---|
[59329aa] | 4 | "_inBundle": false,
|
---|
[e29cc2e] | 5 | "_integrity": "sha512-KafzGyHuU2gBKaSICfMTFP2niTYZ/46DKU94TQ0lCILdJZsj0NE5M/288LSCbYgu2c7srJKz+Rvb+JcYGxIZ1g==",
|
---|
[59329aa] | 6 | "_location": "/@angular-devkit/build-webpack",
|
---|
| 7 | "_phantomChildren": {},
|
---|
| 8 | "_requested": {
|
---|
| 9 | "type": "version",
|
---|
| 10 | "registry": true,
|
---|
[e29cc2e] | 11 | "raw": "@angular-devkit/build-webpack@0.1202.13",
|
---|
[59329aa] | 12 | "name": "@angular-devkit/build-webpack",
|
---|
| 13 | "escapedName": "@angular-devkit%2fbuild-webpack",
|
---|
| 14 | "scope": "@angular-devkit",
|
---|
[e29cc2e] | 15 | "rawSpec": "0.1202.13",
|
---|
[59329aa] | 16 | "saveSpec": null,
|
---|
[e29cc2e] | 17 | "fetchSpec": "0.1202.13"
|
---|
[59329aa] | 18 | },
|
---|
| 19 | "_requiredBy": [
|
---|
| 20 | "/@angular-devkit/build-angular"
|
---|
| 21 | ],
|
---|
[e29cc2e] | 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",
|
---|
[59329aa] | 26 | "author": {
|
---|
| 27 | "name": "Angular Authors"
|
---|
| 28 | },
|
---|
| 29 | "bugs": {
|
---|
| 30 | "url": "https://github.com/angular/angular-cli/issues"
|
---|
| 31 | },
|
---|
[6a3a178] | 32 | "builders": "builders.json",
|
---|
[e29cc2e] | 33 | "bundleDependencies": false,
|
---|
[6a3a178] | 34 | "dependencies": {
|
---|
[e29cc2e] | 35 | "@angular-devkit/architect": "0.1202.13",
|
---|
[6a3a178] | 36 | "rxjs": "6.6.7"
|
---|
| 37 | },
|
---|
[e29cc2e] | 38 | "deprecated": false,
|
---|
[59329aa] | 39 | "description": "Webpack Builder for Architect",
|
---|
| 40 | "engines": {
|
---|
| 41 | "node": "^12.14.1 || >=14.0.0",
|
---|
[e29cc2e] | 42 | "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
---|
[59329aa] | 43 | "yarn": ">= 1.13.0"
|
---|
[6a3a178] | 44 | },
|
---|
[59329aa] | 45 | "experimental": true,
|
---|
| 46 | "homepage": "https://github.com/angular/angular-cli",
|
---|
[6a3a178] | 47 | "keywords": [
|
---|
| 48 | "angular",
|
---|
| 49 | "Angular CLI",
|
---|
| 50 | "devkit",
|
---|
| 51 | "sdk",
|
---|
| 52 | "Angular DevKit"
|
---|
| 53 | ],
|
---|
[59329aa] | 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 | },
|
---|
[6a3a178] | 61 | "repository": {
|
---|
| 62 | "type": "git",
|
---|
[59329aa] | 63 | "url": "git+https://github.com/angular/angular-cli.git"
|
---|
[6a3a178] | 64 | },
|
---|
[59329aa] | 65 | "typings": "src/index.d.ts",
|
---|
[e29cc2e] | 66 | "version": "0.1202.13"
|
---|
[6a3a178] | 67 | }
|
---|