1 | {
|
---|
2 | "_from": "@angular/common@12.2.13",
|
---|
3 | "_id": "@angular/common@12.2.13",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-I1t/jl9ojCwTJKT7PKHnk23D+vMHTHS/9qZ2nndCjzGusMK8029nn8l3tHAkwefvxZWSaLAk1MgsVcP+rHQNsQ==",
|
---|
6 | "_location": "/@angular/common",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "version",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "@angular/common@12.2.13",
|
---|
12 | "name": "@angular/common",
|
---|
13 | "escapedName": "@angular%2fcommon",
|
---|
14 | "scope": "@angular",
|
---|
15 | "rawSpec": "12.2.13",
|
---|
16 | "saveSpec": null,
|
---|
17 | "fetchSpec": "12.2.13"
|
---|
18 | },
|
---|
19 | "_requiredBy": [
|
---|
20 | "#USER",
|
---|
21 | "/"
|
---|
22 | ],
|
---|
23 | "_resolved": "https://registry.npmjs.org/@angular/common/-/common-12.2.13.tgz",
|
---|
24 | "_shasum": "fe52ffae8668c1dec41b26cdc3a749101399e1fe",
|
---|
25 | "_spec": "@angular/common@12.2.13",
|
---|
26 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
27 | "author": {
|
---|
28 | "name": "angular"
|
---|
29 | },
|
---|
30 | "bugs": {
|
---|
31 | "url": "https://github.com/angular/angular/issues"
|
---|
32 | },
|
---|
33 | "bundleDependencies": false,
|
---|
34 | "dependencies": {
|
---|
35 | "tslib": "^2.2.0"
|
---|
36 | },
|
---|
37 | "deprecated": false,
|
---|
38 | "description": "Angular - commonly needed directives and services",
|
---|
39 | "engines": {
|
---|
40 | "node": "^12.14.1 || >=14.0.0"
|
---|
41 | },
|
---|
42 | "es2015_ivy_ngcc": "__ivy_ngcc__/fesm2015/common.js",
|
---|
43 | "es2015": "./fesm2015/common.js",
|
---|
44 | "esm2015": "./esm2015/common.js",
|
---|
45 | "fesm2015_ivy_ngcc": "__ivy_ngcc__/fesm2015/common.js",
|
---|
46 | "fesm2015": "./fesm2015/common.js",
|
---|
47 | "homepage": "https://github.com/angular/angular#readme",
|
---|
48 | "license": "MIT",
|
---|
49 | "locales": "locales",
|
---|
50 | "main": "./bundles/common.umd.js",
|
---|
51 | "module_ivy_ngcc": "__ivy_ngcc__/fesm2015/common.js",
|
---|
52 | "module": "./fesm2015/common.js",
|
---|
53 | "name": "@angular/common",
|
---|
54 | "ng-update": {
|
---|
55 | "packageGroup": [
|
---|
56 | "@angular/core",
|
---|
57 | "@angular/bazel",
|
---|
58 | "@angular/common",
|
---|
59 | "@angular/compiler",
|
---|
60 | "@angular/compiler-cli",
|
---|
61 | "@angular/animations",
|
---|
62 | "@angular/elements",
|
---|
63 | "@angular/platform-browser",
|
---|
64 | "@angular/platform-browser-dynamic",
|
---|
65 | "@angular/forms",
|
---|
66 | "@angular/platform-server",
|
---|
67 | "@angular/upgrade",
|
---|
68 | "@angular/router",
|
---|
69 | "@angular/language-service",
|
---|
70 | "@angular/localize",
|
---|
71 | "@angular/service-worker"
|
---|
72 | ]
|
---|
73 | },
|
---|
74 | "peerDependencies": {
|
---|
75 | "@angular/core": "12.2.13",
|
---|
76 | "rxjs": "^6.5.3 || ^7.0.0"
|
---|
77 | },
|
---|
78 | "repository": {
|
---|
79 | "type": "git",
|
---|
80 | "url": "git+https://github.com/angular/angular.git",
|
---|
81 | "directory": "packages/common"
|
---|
82 | },
|
---|
83 | "sideEffects": [
|
---|
84 | "**/global/*.js",
|
---|
85 | "**/closure-locale.*"
|
---|
86 | ],
|
---|
87 | "typings": "./common.d.ts",
|
---|
88 | "version": "12.2.13",
|
---|
89 | "__processed_by_ivy_ngcc__": {
|
---|
90 | "es2015": "12.2.13",
|
---|
91 | "fesm2015": "12.2.13",
|
---|
92 | "module": "12.2.13",
|
---|
93 | "typings": "12.2.13"
|
---|
94 | },
|
---|
95 | "scripts": {
|
---|
96 | "prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by NGCC. This is not allowed.\\nPlease delete and rebuild the package, without compiling with NGCC, before attempting to publish.\\nNote that NGCC may have been run by importing this package into another project that is being built with Ivy enabled.\\n')\" && exit 1"
|
---|
97 | }
|
---|
98 | }
|
---|