1 | {
|
---|
2 | "_from": "@angular-devkit/architect@0.1202.13",
|
---|
3 | "_id": "@angular-devkit/architect@0.1202.13",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-LXgiidXwBgyWPqqWK4xR1/kCPQTMTzG5w+s7+LvENUZwbcdl6CKrOMjfgjo6WPr6yeq+WWQvPCD4pZ6nXRTm7A==",
|
---|
6 | "_location": "/@angular-devkit/architect",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "version",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "@angular-devkit/architect@0.1202.13",
|
---|
12 | "name": "@angular-devkit/architect",
|
---|
13 | "escapedName": "@angular-devkit%2farchitect",
|
---|
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 | "/@angular-devkit/build-webpack",
|
---|
22 | "/@angular/cli"
|
---|
23 | ],
|
---|
24 | "_resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1202.13.tgz",
|
---|
25 | "_shasum": "b9b883d62f628a6b31ce071da91e268f61da00ef",
|
---|
26 | "_spec": "@angular-devkit/architect@0.1202.13",
|
---|
27 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@angular-devkit\\build-angular",
|
---|
28 | "author": {
|
---|
29 | "name": "Angular Authors"
|
---|
30 | },
|
---|
31 | "bugs": {
|
---|
32 | "url": "https://github.com/angular/angular-cli/issues"
|
---|
33 | },
|
---|
34 | "builders": "./builders/builders.json",
|
---|
35 | "bundleDependencies": false,
|
---|
36 | "dependencies": {
|
---|
37 | "@angular-devkit/core": "12.2.13",
|
---|
38 | "rxjs": "6.6.7"
|
---|
39 | },
|
---|
40 | "deprecated": false,
|
---|
41 | "description": "Angular Build Facade",
|
---|
42 | "engines": {
|
---|
43 | "node": "^12.14.1 || >=14.0.0",
|
---|
44 | "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
---|
45 | "yarn": ">= 1.13.0"
|
---|
46 | },
|
---|
47 | "experimental": true,
|
---|
48 | "homepage": "https://github.com/angular/angular-cli",
|
---|
49 | "keywords": [
|
---|
50 | "angular",
|
---|
51 | "Angular CLI",
|
---|
52 | "devkit",
|
---|
53 | "sdk",
|
---|
54 | "Angular DevKit"
|
---|
55 | ],
|
---|
56 | "license": "MIT",
|
---|
57 | "main": "src/index.js",
|
---|
58 | "name": "@angular-devkit/architect",
|
---|
59 | "repository": {
|
---|
60 | "type": "git",
|
---|
61 | "url": "git+https://github.com/angular/angular-cli.git"
|
---|
62 | },
|
---|
63 | "typings": "src/index.d.ts",
|
---|
64 | "version": "0.1202.13"
|
---|
65 | }
|
---|