| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- {
- "_args": [
- [
- "@angular/cli@8.3.25",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "@angular/cli@8.3.25",
- "_id": "@angular/cli@8.3.25",
- "_inBundle": false,
- "_integrity": "sha512-CPJI5nnbBvvyBUFwOHfRXy/KVwsiYlcbDAeIk1klcjQjbVFYZbnY0iAhNupy9j7rPQhb7jle5oslU3TLfbqOTQ==",
- "_location": "/@angular/cli",
- "_phantomChildren": {
- "@angular-devkit/schematics": "8.3.25",
- "fast-json-stable-stringify": "2.0.0",
- "fs.realpath": "1.0.0",
- "inflight": "1.0.6",
- "inherits": "2.0.3",
- "magic-string": "0.25.3",
- "minimatch": "3.0.4",
- "once": "1.4.0",
- "path-is-absolute": "1.0.1",
- "rxjs": "6.4.0",
- "uri-js": "4.2.2"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@angular/cli@8.3.25",
- "name": "@angular/cli",
- "escapedName": "@angular%2fcli",
- "scope": "@angular",
- "rawSpec": "8.3.25",
- "saveSpec": null,
- "fetchSpec": "8.3.25"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "https://registry.npmjs.org/@angular/cli/-/cli-8.3.25.tgz",
- "_spec": "8.3.25",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Angular Authors"
- },
- "bin": {
- "ng": "./bin/ng"
- },
- "bugs": {
- "url": "https://github.com/angular/angular-cli/issues"
- },
- "dependencies": {
- "@angular-devkit/architect": "0.803.25",
- "@angular-devkit/core": "8.3.25",
- "@angular-devkit/schematics": "8.3.25",
- "@schematics/angular": "8.3.25",
- "@schematics/update": "0.803.25",
- "@yarnpkg/lockfile": "1.1.0",
- "ansi-colors": "4.1.1",
- "debug": "^4.1.1",
- "ini": "1.3.5",
- "inquirer": "6.5.1",
- "npm-package-arg": "6.1.0",
- "npm-pick-manifest": "3.0.2",
- "open": "6.4.0",
- "pacote": "9.5.5",
- "read-package-tree": "5.3.1",
- "rimraf": "3.0.0",
- "semver": "6.3.0",
- "symbol-observable": "1.2.0",
- "universal-analytics": "^0.4.20",
- "uuid": "^3.3.2"
- },
- "description": "CLI tool for Angular",
- "engines": {
- "node": ">= 10.9.0",
- "npm": ">= 6.2.0"
- },
- "homepage": "https://github.com/angular/angular-cli",
- "husky": {
- "hooks": {
- "pre-push": "node ./bin/devkit-admin hooks/pre-push"
- }
- },
- "keywords": [
- "angular",
- "Angular CLI",
- "devkit",
- "sdk",
- "Angular DevKit",
- "angular-cli"
- ],
- "license": "MIT",
- "main": "lib/cli/index.js",
- "name": "@angular/cli",
- "ng-update": {
- "migrations": "@schematics/angular/migrations/migration-collection.json",
- "packageGroup": {
- "@angular/cli": "8.3.25",
- "@angular-devkit/build-angular": "0.803.25",
- "@angular-devkit/build-ng-packagr": "0.803.25",
- "@angular-devkit/build-webpack": "0.803.25"
- }
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/angular/angular-cli.git"
- },
- "scripts": {
- "postinstall": "node ./bin/postinstall/script.js"
- },
- "version": "8.3.25"
- }
|