{ "_from": "@angular/cli@12.2.13", "_id": "@angular/cli@12.2.13", "_inBundle": false, "_integrity": "sha512-Yz6MuwdxxP6U2i8iRuCSNZeJxlLDPshT/joymCsFdjwSMGEH9Kk9DdvAfFYfzdHGdHbGrDdASJ4G+uALyNSLxw==", "_location": "/@angular/cli", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@angular/cli@12.2.13", "name": "@angular/cli", "escapedName": "@angular%2fcli", "scope": "@angular", "rawSpec": "12.2.13", "saveSpec": null, "fetchSpec": "12.2.13" }, "_requiredBy": [ "#DEV:/", "#USER" ], "_resolved": "https://registry.npmjs.org/@angular/cli/-/cli-12.2.13.tgz", "_shasum": "ca586c14a6f83bb4390875be0a0fa709b9a2ae29", "_spec": "@angular/cli@12.2.13", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "author": { "name": "Angular Authors" }, "bin": { "ng": "bin/ng" }, "bugs": { "url": "https://github.com/angular/angular-cli/issues" }, "bundleDependencies": false, "dependencies": { "@angular-devkit/architect": "0.1202.13", "@angular-devkit/core": "12.2.13", "@angular-devkit/schematics": "12.2.13", "@schematics/angular": "12.2.13", "@yarnpkg/lockfile": "1.1.0", "ansi-colors": "4.1.1", "debug": "4.3.2", "ini": "2.0.0", "inquirer": "8.1.2", "jsonc-parser": "3.0.0", "npm-package-arg": "8.1.5", "npm-pick-manifest": "6.1.1", "open": "8.2.1", "ora": "5.4.1", "pacote": "11.3.5", "resolve": "1.20.0", "semver": "7.3.5", "symbol-observable": "4.0.0", "uuid": "8.3.2" }, "deprecated": false, "description": "CLI tool for Angular", "engines": { "node": "^12.14.1 || >=14.0.0", "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", "yarn": ">= 1.13.0" }, "homepage": "https://github.com/angular/angular-cli", "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": "12.2.13", "@angular-devkit/architect": "0.1202.13", "@angular-devkit/build-angular": "12.2.13", "@angular-devkit/build-webpack": "0.1202.13", "@angular-devkit/core": "12.2.13", "@angular-devkit/schematics": "12.2.13" } }, "repository": { "type": "git", "url": "git+https://github.com/angular/angular-cli.git" }, "scripts": { "postinstall": "node ./bin/postinstall/script.js" }, "version": "12.2.13" }