You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

106 lines
2.8 KiB

{
"_args": [
[
"@angular/compiler-cli@12.2.16",
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
]
],
"_development": true,
"_from": "@angular/compiler-cli@12.2.16",
"_id": "@angular/compiler-cli@12.2.16",
"_inBundle": false,
"_integrity": "sha512-tlalh8SJvdCWbUPRUR5GamaP+wSc/GuCsoUZpSbcczGKgSlbaEVXUYtVXm8/wuT6Slk2sSEbRs7tXGF2i7qxVw==",
"_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.16",
"name": "@angular/compiler-cli",
"escapedName": "@angular%2fcompiler-cli",
"scope": "@angular",
"rawSpec": "12.2.16",
"saveSpec": null,
"fetchSpec": "12.2.16"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-12.2.16.tgz",
"_spec": "12.2.16",
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
"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"
},
"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"
},
"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.16",
"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.16"
}