| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127 |
- {
- "_args": [
- [
- "@angular/compiler-cli@8.1.0",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "@angular/compiler-cli@8.1.0",
- "_id": "@angular/compiler-cli@8.1.0",
- "_inBundle": false,
- "_integrity": "sha512-WqEWjUTkvkp4rYDwYKo9XVXK1sbUHihwiZDOZrBEiGdw08TvZ+3qZs/mnYwRUYCzoN99RVG5rxJDg8Sf2VTY+w==",
- "_location": "/@angular/compiler-cli",
- "_phantomChildren": {
- "anymatch": "2.0.0",
- "async-each": "1.0.1",
- "bindings": "1.5.0",
- "braces": "2.3.2",
- "decamelize": "1.2.0",
- "end-of-stream": "1.4.1",
- "glob-parent": "3.1.0",
- "graceful-fs": "4.1.11",
- "inherits": "2.0.3",
- "is-binary-path": "1.0.1",
- "is-glob": "4.0.0",
- "is-stream": "1.1.0",
- "map-age-cleaner": "0.1.3",
- "micromatch": "3.1.10",
- "nice-try": "1.0.5",
- "npm-run-path": "2.0.2",
- "once": "1.4.0",
- "p-finally": "1.0.0",
- "p-is-promise": "2.1.0",
- "path-is-absolute": "1.0.1",
- "path-key": "2.0.1",
- "readable-stream": "2.3.6",
- "require-directory": "2.1.1",
- "semver": "5.5.0",
- "set-blocking": "2.0.0",
- "shebang-command": "1.2.0",
- "signal-exit": "3.0.2",
- "strip-eof": "1.0.0",
- "which": "1.3.1",
- "wrap-ansi": "2.1.0"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@angular/compiler-cli@8.1.0",
- "name": "@angular/compiler-cli",
- "escapedName": "@angular%2fcompiler-cli",
- "scope": "@angular",
- "rawSpec": "8.1.0",
- "saveSpec": null,
- "fetchSpec": "8.1.0"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-8.1.0.tgz",
- "_spec": "8.1.0",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "bin": {
- "ivy-ngcc": "./ngcc/main-ngcc.js",
- "ngc": "./src/main.js",
- "ng-xi18n": "./src/extract_i18n.js"
- },
- "bugs": {
- "url": "https://github.com/angular/angular/issues"
- },
- "dependencies": {
- "canonical-path": "1.0.0",
- "chokidar": "^2.1.1",
- "convert-source-map": "^1.5.1",
- "dependency-graph": "^0.7.2",
- "magic-string": "^0.25.0",
- "minimist": "^1.2.0",
- "reflect-metadata": "^0.1.2",
- "shelljs": "^0.8.1",
- "source-map": "^0.6.1",
- "tslib": "^1.9.0",
- "yargs": "13.1.0"
- },
- "description": "Angular - the compiler CLI for Node.js",
- "engines": {
- "node": ">=8.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/service-worker"
- ]
- },
- "peerDependencies": {
- "@angular/compiler": "8.1.0",
- "typescript": ">=3.4 <3.5"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/angular/angular.git"
- },
- "typings": "index.d.ts",
- "version": "8.1.0"
- }
|