{ "_from": "@angular/compiler-cli@12.2.13", "_id": "@angular/compiler-cli@12.2.13", "_inBundle": false, "_integrity": "sha512-qmnmihl3SCRooj/mCsNIZLtnQ6qbx1/L6aMIEQosPvQhMeGMt8GCYvQPE8IZ+sahv7fih95HCWNa9TeLpOylug==", "_location": "/@angular/compiler-cli", "_phantomChildren": { "escalade": "3.1.1", "get-caller-file": "2.0.5", "require-directory": "2.1.1", "string-width": "4.2.3", "strip-ansi": "6.0.1" }, "_requested": { "type": "version", "registry": true, "raw": "@angular/compiler-cli@12.2.13", "name": "@angular/compiler-cli", "escapedName": "@angular%2fcompiler-cli", "scope": "@angular", "rawSpec": "12.2.13", "saveSpec": null, "fetchSpec": "12.2.13" }, "_requiredBy": [ "#DEV:/", "#USER" ], "_resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-12.2.13.tgz", "_shasum": "3ce463263e80a861e14af2ed3ba81598060e3ce0", "_spec": "@angular/compiler-cli@12.2.13", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "bin": { "ivy-ngcc": "ngcc/main-ivy-ngcc.js", "ngcc": "ngcc/main-ngcc.js", "ngc": "src/main.js", "ng-xi18n": "src/extract_i18n.js" }, "bugs": { "url": "https://github.com/angular/angular/issues" }, "bundleDependencies": false, "dependencies": { "@babel/core": "^7.8.6", "@babel/types": "^7.8.6", "canonical-path": "1.0.0", "chokidar": "^3.0.0", "convert-source-map": "^1.5.1", "dependency-graph": "^0.11.0", "magic-string": "^0.25.0", "minimist": "^1.2.0", "reflect-metadata": "^0.1.2", "semver": "^7.0.0", "source-map": "^0.6.1", "sourcemap-codec": "^1.4.8", "tslib": "^2.2.0", "yargs": "^17.0.0" }, "deprecated": false, "description": "Angular - the compiler CLI for Node.js", "engines": { "node": "^12.14.1 || >=14.0.0" }, "homepage": "https://github.com/angular/angular/tree/master/packages/compiler-cli", "keywords": [ "angular", "compiler" ], "license": "MIT", "main": "index.js", "name": "@angular/compiler-cli", "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" ] }, "peerDependencies": { "@angular/compiler": "12.2.13", "typescript": ">=4.2.3 <4.4" }, "repository": { "type": "git", "url": "git+https://github.com/angular/angular.git", "directory": "packages/compiler-cli" }, "typings": "index.d.ts", "version": "12.2.13" }