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

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "@angular/animations@12.2.9",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_from": "@angular/animations@12.2.9",
    9   "_id": "@angular/animations@12.2.9",
     2  "_from": "@angular/animations@12.2.13",
     3  "_id": "@angular/animations@12.2.13",
    104  "_inBundle": false,
    11   "_integrity": "sha512-duGhAuXw4OtgnWi5KqS/qnnWDtvG3jbPjjalTMhFPHHdUl7p3pJ2sM9WX7Fqp3QPnxBnQ+vdgQYbfUQ7c/g2cA==",
     5  "_integrity": "sha512-qpdmvu+nxsKnimJ3Hc1joNuzK7xXYyE+VtNMk4K77Ao/9+5C/juGMce85DhqZCcu1xraZ3YYIrzYmL/GgdUK4g==",
    126  "_location": "/@angular/animations",
    137  "_phantomChildren": {},
     
    159    "type": "version",
    1610    "registry": true,
    17     "raw": "@angular/animations@12.2.9",
     11    "raw": "@angular/animations@12.2.13",
    1812    "name": "@angular/animations",
    1913    "escapedName": "@angular%2fanimations",
    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/animations/-/animations-12.2.9.tgz",
    29   "_spec": "12.2.9",
     23  "_resolved": "https://registry.npmjs.org/@angular/animations/-/animations-12.2.13.tgz",
     24  "_shasum": "909b79c56a85bb31c0605ed419850340b5580be9",
     25  "_spec": "@angular/animations@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 - animations integration with web-animations",
    4139  "engines": {
     
    7472  },
    7573  "peerDependencies": {
    76     "@angular/core": "12.2.9"
     74    "@angular/core": "12.2.13"
    7775  },
    7876  "repository": {
     
    8381  "sideEffects": false,
    8482  "typings": "./animations.d.ts",
    85   "version": "12.2.9",
     83  "version": "12.2.13",
    8684  "__processed_by_ivy_ngcc__": {
    87     "es2015": "12.2.9",
    88     "fesm2015": "12.2.9",
    89     "module": "12.2.9",
    90     "typings": "12.2.9"
     85    "es2015": "12.2.13",
     86    "fesm2015": "12.2.13",
     87    "module": "12.2.13",
     88    "typings": "12.2.13"
    9189  },
    9290  "scripts": {
Note: See TracChangeset for help on using the changeset viewer.