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/core/package.json

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "@angular/core@12.2.9",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_from": "@angular/core@12.2.9",
    9   "_id": "@angular/core@12.2.9",
     2  "_from": "@angular/core@12.2.13",
     3  "_id": "@angular/core@12.2.13",
    104  "_inBundle": false,
    11   "_integrity": "sha512-RgUmn0YM4GMcViTEkWxDVGCyz8+subF+98dJie+bwJszATMxRK2TSINEg2X/Y0LgNxpRt4mKzIK2kz62oaDH7g==",
     5  "_integrity": "sha512-tZ5nAnmOi418JDaJIFiiP9z2JrluMJZvUvXO4QDUs52BXaL2yuP7MJ2LczWOVJXrBLZXeZGfjDjZmaFPA24grg==",
    126  "_location": "/@angular/core",
    137  "_phantomChildren": {},
     
    159    "type": "version",
    1610    "registry": true,
    17     "raw": "@angular/core@12.2.9",
     11    "raw": "@angular/core@12.2.13",
    1812    "name": "@angular/core",
    1913    "escapedName": "@angular%2fcore",
    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/core/-/core-12.2.9.tgz",
    29   "_spec": "12.2.9",
     23  "_resolved": "https://registry.npmjs.org/@angular/core/-/core-12.2.13.tgz",
     24  "_shasum": "fc40acbdcee5c5878bd249ddc0d643be724076c3",
     25  "_spec": "@angular/core@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 - the core framework",
    4139  "engines": {
     
    8583  "sideEffects": false,
    8684  "typings": "./core.d.ts",
    87   "version": "12.2.9",
     85  "version": "12.2.13",
    8886  "__processed_by_ivy_ngcc__": {
    89     "es2015": "12.2.9",
    90     "fesm2015": "12.2.9",
    91     "module": "12.2.9",
    92     "typings": "12.2.9"
     87    "es2015": "12.2.13",
     88    "fesm2015": "12.2.13",
     89    "module": "12.2.13",
     90    "typings": "12.2.13"
    9391  },
    9492  "scripts": {
Note: See TracChangeset for help on using the changeset viewer.