- 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/compiler/package.json
r59329aa re29cc2e 1 1 { 2 "_args": [ 3 [ 4 "@angular/compiler@12.2.9", 5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" 6 ] 7 ], 8 "_from": "@angular/compiler@12.2.9", 9 "_id": "@angular/compiler@12.2.9", 2 "_from": "@angular/compiler@12.2.13", 3 "_id": "@angular/compiler@12.2.13", 10 4 "_inBundle": false, 11 "_integrity": "sha512- 87Qn8HuQ+6ECUnapQxpgIvwuUs6i1oM6lmLSKrYe0/WpIzTabB30eXWCKfvqYrv516cMdrq+nLCIXJx1tPqzSw==",5 "_integrity": "sha512-L0saTTJJtxldjhaGIL6b1BCfodPOEz4Wrev3pEUK5UcODooj5HLiE/aO6jiNb8M4XTbdqByKyqvZyWzGHeexVQ==", 12 6 "_location": "/@angular/compiler", 13 7 "_phantomChildren": {}, … … 15 9 "type": "version", 16 10 "registry": true, 17 "raw": "@angular/compiler@12.2. 9",11 "raw": "@angular/compiler@12.2.13", 18 12 "name": "@angular/compiler", 19 13 "escapedName": "@angular%2fcompiler", 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/compiler/-/compiler-12.2.9.tgz", 29 "_spec": "12.2.9", 23 "_resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-12.2.13.tgz", 24 "_shasum": "7eef6fdb81b9de6fd0e2cdda2ad8a084c1d9535b", 25 "_spec": "@angular/compiler@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 - the compiler library", 41 39 "engines": { … … 77 75 "sideEffects": true, 78 76 "typings": "./index.d.ts", 79 "version": "12.2. 9"77 "version": "12.2.13" 80 78 }
Note:
See TracChangeset
for help on using the changeset viewer.