{ "_args": [ [ "@angular/compiler@12.2.9", "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" ] ], "_from": "@angular/compiler@12.2.9", "_id": "@angular/compiler@12.2.9", "_inBundle": false, "_integrity": "sha512-87Qn8HuQ+6ECUnapQxpgIvwuUs6i1oM6lmLSKrYe0/WpIzTabB30eXWCKfvqYrv516cMdrq+nLCIXJx1tPqzSw==", "_location": "/@angular/compiler", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@angular/compiler@12.2.9", "name": "@angular/compiler", "escapedName": "@angular%2fcompiler", "scope": "@angular", "rawSpec": "12.2.9", "saveSpec": null, "fetchSpec": "12.2.9" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-12.2.9.tgz", "_spec": "12.2.9", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "author": { "name": "angular" }, "bugs": { "url": "https://github.com/angular/angular/issues" }, "dependencies": { "tslib": "^2.2.0" }, "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.9" }