1 | {
|
---|
2 | "_from": "@angular-devkit/core@12.2.13",
|
---|
3 | "_id": "@angular-devkit/core@12.2.13",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-9csMF0p+lTvlWnutxxTZ/+pDRMIbXk/TV4MGLbcqUPPfeG3dCRwErns73xLuMTwp9qO/KCLkFqNaM6cGOoqsDA==",
|
---|
6 | "_location": "/@angular-devkit/core",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "version",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "@angular-devkit/core@12.2.13",
|
---|
12 | "name": "@angular-devkit/core",
|
---|
13 | "escapedName": "@angular-devkit%2fcore",
|
---|
14 | "scope": "@angular-devkit",
|
---|
15 | "rawSpec": "12.2.13",
|
---|
16 | "saveSpec": null,
|
---|
17 | "fetchSpec": "12.2.13"
|
---|
18 | },
|
---|
19 | "_requiredBy": [
|
---|
20 | "/@angular-devkit/architect",
|
---|
21 | "/@angular-devkit/build-angular",
|
---|
22 | "/@angular-devkit/schematics",
|
---|
23 | "/@angular/cli",
|
---|
24 | "/@schematics/angular"
|
---|
25 | ],
|
---|
26 | "_resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-12.2.13.tgz",
|
---|
27 | "_shasum": "db3929d1bfce71010b37fb7c4e6c33ef80a4f35f",
|
---|
28 | "_spec": "@angular-devkit/core@12.2.13",
|
---|
29 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@angular-devkit\\build-angular",
|
---|
30 | "author": {
|
---|
31 | "name": "Angular Authors"
|
---|
32 | },
|
---|
33 | "bugs": {
|
---|
34 | "url": "https://github.com/angular/angular-cli/issues"
|
---|
35 | },
|
---|
36 | "bundleDependencies": false,
|
---|
37 | "dependencies": {
|
---|
38 | "ajv": "8.6.2",
|
---|
39 | "ajv-formats": "2.1.0",
|
---|
40 | "fast-json-stable-stringify": "2.1.0",
|
---|
41 | "magic-string": "0.25.7",
|
---|
42 | "rxjs": "6.6.7",
|
---|
43 | "source-map": "0.7.3"
|
---|
44 | },
|
---|
45 | "deprecated": false,
|
---|
46 | "description": "Angular DevKit - Core Utility Library",
|
---|
47 | "engines": {
|
---|
48 | "node": "^12.14.1 || >=14.0.0",
|
---|
49 | "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
---|
50 | "yarn": ">= 1.13.0"
|
---|
51 | },
|
---|
52 | "homepage": "https://github.com/angular/angular-cli",
|
---|
53 | "keywords": [
|
---|
54 | "angular",
|
---|
55 | "Angular CLI",
|
---|
56 | "devkit",
|
---|
57 | "sdk",
|
---|
58 | "Angular DevKit",
|
---|
59 | "core"
|
---|
60 | ],
|
---|
61 | "license": "MIT",
|
---|
62 | "main": "src/index.js",
|
---|
63 | "name": "@angular-devkit/core",
|
---|
64 | "repository": {
|
---|
65 | "type": "git",
|
---|
66 | "url": "git+https://github.com/angular/angular-cli.git"
|
---|
67 | },
|
---|
68 | "typings": "src/index.d.ts",
|
---|
69 | "version": "12.2.13"
|
---|
70 | }
|
---|