- Timestamp:
- 11/25/21 22:08:24 (3 years ago)
- Branches:
- master
- Children:
- 8d391a1
- Parents:
- 59329aa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/node_modules/@angular/animations/package.json
r59329aa re29cc2e 1 1 { 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", 10 4 "_inBundle": false, 11 "_integrity": "sha512- duGhAuXw4OtgnWi5KqS/qnnWDtvG3jbPjjalTMhFPHHdUl7p3pJ2sM9WX7Fqp3QPnxBnQ+vdgQYbfUQ7c/g2cA==",5 "_integrity": "sha512-qpdmvu+nxsKnimJ3Hc1joNuzK7xXYyE+VtNMk4K77Ao/9+5C/juGMce85DhqZCcu1xraZ3YYIrzYmL/GgdUK4g==", 12 6 "_location": "/@angular/animations", 13 7 "_phantomChildren": {}, … … 15 9 "type": "version", 16 10 "registry": true, 17 "raw": "@angular/animations@12.2. 9",11 "raw": "@angular/animations@12.2.13", 18 12 "name": "@angular/animations", 19 13 "escapedName": "@angular%2fanimations", 20 14 "scope": "@angular", 21 "rawSpec": "12.2. 9",15 "rawSpec": "12.2.13", 22 16 "saveSpec": null, 23 "fetchSpec": "12.2. 9"17 "fetchSpec": "12.2.13" 24 18 }, 25 19 "_requiredBy": [ 20 "#USER", 26 21 "/" 27 22 ], 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", 30 26 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", 31 27 "author": { … … 35 31 "url": "https://github.com/angular/angular/issues" 36 32 }, 33 "bundleDependencies": false, 37 34 "dependencies": { 38 35 "tslib": "^2.2.0" 39 36 }, 37 "deprecated": false, 40 38 "description": "Angular - animations integration with web-animations", 41 39 "engines": { … … 74 72 }, 75 73 "peerDependencies": { 76 "@angular/core": "12.2. 9"74 "@angular/core": "12.2.13" 77 75 }, 78 76 "repository": { … … 83 81 "sideEffects": false, 84 82 "typings": "./animations.d.ts", 85 "version": "12.2. 9",83 "version": "12.2.13", 86 84 "__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" 91 89 }, 92 90 "scripts": {
Note:
See TracChangeset
for help on using the changeset viewer.