/
websites
/
test-project
/
node_modules
/
@angular
/
compiler-cli
/
Upload File
HOME
{ "_from": "@angular/compiler-cli@~10.2.0", "_id": "@angular/compiler-cli@10.2.2", "_inBundle": false, "_integrity": "sha512-Erbb7Rs5fo+7/gG1WPwtO5UfSq8qtBBucGu9da/HQLJdw5AO/5pKRl4PLQlxjSopsb8eRC+yVpt9OlCYaY2Chg==", "_location": "/@angular/compiler-cli", "_phantomChildren": { "decamelize": "1.2.0", "get-caller-file": "2.0.5", "p-limit": "2.3.0", "require-directory": "2.1.1", "require-main-filename": "2.0.0", "set-blocking": "2.0.0", "which-module": "2.0.0", "y18n": "4.0.0" }, "_requested": { "type": "range", "registry": true, "raw": "@angular/compiler-cli@~10.2.0", "name": "@angular/compiler-cli", "escapedName": "@angular%2fcompiler-cli", "scope": "@angular", "rawSpec": "~10.2.0", "saveSpec": null, "fetchSpec": "~10.2.0" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-10.2.2.tgz", "_shasum": "5095e009ebf8d799ffac5cc225d3fa48dcc6b451", "_spec": "@angular/compiler-cli@~10.2.0", "_where": "/websites/test-project", "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": { "canonical-path": "1.0.0", "chokidar": "^3.0.0", "convert-source-map": "^1.5.1", "dependency-graph": "^0.7.2", "fs-extra": "4.0.2", "magic-string": "^0.25.0", "minimist": "^1.2.0", "reflect-metadata": "^0.1.2", "semver": "^6.3.0", "source-map": "^0.6.1", "sourcemap-codec": "^1.4.8", "tslib": "^2.0.0", "yargs": "15.3.0" }, "deprecated": false, "description": "Angular - the compiler CLI for Node.js", "engines": { "node": ">=10.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/platform-webworker", "@angular/platform-webworker-dynamic", "@angular/upgrade", "@angular/router", "@angular/language-service", "@angular/localize", "@angular/service-worker" ] }, "peerDependencies": { "@angular/compiler": "10.2.2", "typescript": ">=3.9 <4.1" }, "publishConfig": { "registry": "https://wombat-dressing-room.appspot.com" }, "repository": { "type": "git", "url": "git+https://github.com/angular/angular.git", "directory": "packages/compiler-cli" }, "typings": "index.d.ts", "version": "10.2.2" }