Ignore:
Timestamp:
11/25/21 22:08:24 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
8d391a1
Parents:
59329aa
Message:

primeNG components

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/@angular/common/package.json

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "@angular/common@12.2.9",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_from": "@angular/common@12.2.9",
    9   "_id": "@angular/common@12.2.9",
     2  "_from": "@angular/common@12.2.13",
     3  "_id": "@angular/common@12.2.13",
    104  "_inBundle": false,
    11   "_integrity": "sha512-V7leBrq80CSJWHWVE3LEL6Z6onP2ibsITY3++86Uddz8AxzfOtNRslbs4/qCWc82nT7CIEn8a28NLP/BdOwNew==",
     5  "_integrity": "sha512-I1t/jl9ojCwTJKT7PKHnk23D+vMHTHS/9qZ2nndCjzGusMK8029nn8l3tHAkwefvxZWSaLAk1MgsVcP+rHQNsQ==",
    126  "_location": "/@angular/common",
    137  "_phantomChildren": {},
     
    159    "type": "version",
    1610    "registry": true,
    17     "raw": "@angular/common@12.2.9",
     11    "raw": "@angular/common@12.2.13",
    1812    "name": "@angular/common",
    1913    "escapedName": "@angular%2fcommon",
    2014    "scope": "@angular",
    21     "rawSpec": "12.2.9",
     15    "rawSpec": "12.2.13",
    2216    "saveSpec": null,
    23     "fetchSpec": "12.2.9"
     17    "fetchSpec": "12.2.13"
    2418  },
    2519  "_requiredBy": [
     20    "#USER",
    2621    "/"
    2722  ],
    28   "_resolved": "https://registry.npmjs.org/@angular/common/-/common-12.2.9.tgz",
    29   "_spec": "12.2.9",
     23  "_resolved": "https://registry.npmjs.org/@angular/common/-/common-12.2.13.tgz",
     24  "_shasum": "fe52ffae8668c1dec41b26cdc3a749101399e1fe",
     25  "_spec": "@angular/common@12.2.13",
    3026  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
    3127  "author": {
     
    3531    "url": "https://github.com/angular/angular/issues"
    3632  },
     33  "bundleDependencies": false,
    3734  "dependencies": {
    3835    "tslib": "^2.2.0"
    3936  },
     37  "deprecated": false,
    4038  "description": "Angular - commonly needed directives and services",
    4139  "engines": {
     
    7573  },
    7674  "peerDependencies": {
    77     "@angular/core": "12.2.9",
     75    "@angular/core": "12.2.13",
    7876    "rxjs": "^6.5.3 || ^7.0.0"
    7977  },
     
    8886  ],
    8987  "typings": "./common.d.ts",
    90   "version": "12.2.9",
     88  "version": "12.2.13",
    9189  "__processed_by_ivy_ngcc__": {
    92     "es2015": "12.2.9",
    93     "fesm2015": "12.2.9",
    94     "module": "12.2.9",
    95     "typings": "12.2.9"
     90    "es2015": "12.2.13",
     91    "fesm2015": "12.2.13",
     92    "module": "12.2.13",
     93    "typings": "12.2.13"
    9694  },
    9795  "scripts": {
Note: See TracChangeset for help on using the changeset viewer.