{ "_from": "@angular-devkit/schematics@12.2.13", "_id": "@angular-devkit/schematics@12.2.13", "_inBundle": false, "_integrity": "sha512-LQTv72R5Ma1uowMEeii2wIoDWI4bYQyZvunqPy9jRveBTjli2yVwwcOziGCVyttwlYs46bSdxThgeEvVIako2w==", "_location": "/@angular-devkit/schematics", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@angular-devkit/schematics@12.2.13", "name": "@angular-devkit/schematics", "escapedName": "@angular-devkit%2fschematics", "scope": "@angular-devkit", "rawSpec": "12.2.13", "saveSpec": null, "fetchSpec": "12.2.13" }, "_requiredBy": [ "/@angular/cli", "/@schematics/angular" ], "_resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-12.2.13.tgz", "_shasum": "6464d86fa3ccd0efb5ead46c793cef9ec45c7758", "_spec": "@angular-devkit/schematics@12.2.13", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@angular\\cli", "author": { "name": "Angular Authors" }, "bugs": { "url": "https://github.com/angular/angular-cli/issues" }, "bundleDependencies": false, "dependencies": { "@angular-devkit/core": "12.2.13", "ora": "5.4.1", "rxjs": "6.6.7" }, "deprecated": false, "description": "Angular Schematics - Library", "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", "blueprints", "scaffolding", "template", "tooling", "code generation", "schematics" ], "license": "MIT", "main": "src/index.js", "name": "@angular-devkit/schematics", "repository": { "type": "git", "url": "git+https://github.com/angular/angular-cli.git" }, "typings": "src/index.d.ts", "version": "12.2.13" }