{ "_from": "@angular/compiler@~12.1.1", "_id": "@angular/compiler@12.1.5", "_inBundle": false, "_integrity": "sha512-MBrNCuTFmBiTy+sqmBYRqfBHPBJeONvRWOxHepn/CMtjHJiTZ+PHG61Chu2ySxLBuOZxAGaP4GMcqIc15G742g==", "_location": "/@angular/compiler", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@angular/compiler@~12.1.1", "name": "@angular/compiler", "escapedName": "@angular%2fcompiler", "scope": "@angular", "rawSpec": "~12.1.1", "saveSpec": null, "fetchSpec": "~12.1.1" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-12.1.5.tgz", "_shasum": "2f7b99ea16b0d94efac5bb655c1961ea91eef890", "_spec": "@angular/compiler@~12.1.1", "_where": "/home/jack/Documents/JDA/m14/projecte_janmaroto", "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.1.5" }