{ "_from": "@angular/compiler@12.2.13", "_id": "@angular/compiler@12.2.13", "_inBundle": false, "_integrity": "sha512-L0saTTJJtxldjhaGIL6b1BCfodPOEz4Wrev3pEUK5UcODooj5HLiE/aO6jiNb8M4XTbdqByKyqvZyWzGHeexVQ==", "_location": "/@angular/compiler", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@angular/compiler@12.2.13", "name": "@angular/compiler", "escapedName": "@angular%2fcompiler", "scope": "@angular", "rawSpec": "12.2.13", "saveSpec": null, "fetchSpec": "12.2.13" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-12.2.13.tgz", "_shasum": "7eef6fdb81b9de6fd0e2cdda2ad8a084c1d9535b", "_spec": "@angular/compiler@12.2.13", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "author": { "name": "angular" }, "bugs": { "url": "https://github.com/angular/angular/issues" }, "bundleDependencies": false, "dependencies": { "tslib": "^2.2.0" }, "deprecated": false, "description": "Angular - the compiler library", "engines": { "node": "^12.14.1 || >=14.0.0" }, "es2015": "./fesm2015/compiler.js", "esm2015": "./esm2015/index.js", "fesm2015": "./fesm2015/compiler.js", "homepage": "https://github.com/angular/angular#readme", "license": "MIT", "main": "./bundles/compiler.umd.js", "module": "./fesm2015/compiler.js", "name": "@angular/compiler", "ng-update": { "packageGroup": [ "@angular/core", "@angular/bazel", "@angular/common", "@angular/compiler", "@angular/compiler-cli", "@angular/animations", "@angular/elements", "@angular/platform-browser", "@angular/platform-browser-dynamic", "@angular/forms", "@angular/platform-server", "@angular/upgrade", "@angular/router", "@angular/language-service", "@angular/localize", "@angular/service-worker" ] }, "repository": { "type": "git", "url": "git+https://github.com/angular/angular.git", "directory": "packages/compiler" }, "sideEffects": true, "typings": "./index.d.ts", "version": "12.2.13" }