{ "_args": [ [ "@angular/compiler@12.2.16", "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui" ] ], "_from": "@angular/compiler@12.2.16", "_id": "@angular/compiler@12.2.16", "_inBundle": false, "_integrity": "sha512-nsYEw+yu8QyeqPf9nAmG419i1mtGM4v8+U+S3eQHQFXTgJzLymMykWHYu2ETdjUpNSLK6xcIQDBWtWnWSfJjAA==", "_location": "/@angular/compiler", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@angular/compiler@12.2.16", "name": "@angular/compiler", "escapedName": "@angular%2fcompiler", "scope": "@angular", "rawSpec": "12.2.16", "saveSpec": null, "fetchSpec": "12.2.16" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-12.2.16.tgz", "_spec": "12.2.16", "_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui", "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.16" }