/
websites
/
test-project
/
node_modules
/
@angular-devkit
/
core
/
Upload File
HOME
{ "_from": "@angular-devkit/core@10.2.0", "_id": "@angular-devkit/core@10.2.0", "_inBundle": false, "_integrity": "sha512-XAszFhSF3mZw1VjoOsYGbArr5NJLcStjOvcCGjBPl1UBM2AKpuCQXHxI9XJGYKL3B93Vp5G58d8qkHvamT53OA==", "_location": "/@angular-devkit/core", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@angular-devkit/core@10.2.0", "name": "@angular-devkit/core", "escapedName": "@angular-devkit%2fcore", "scope": "@angular-devkit", "rawSpec": "10.2.0", "saveSpec": null, "fetchSpec": "10.2.0" }, "_requiredBy": [ "/@angular-devkit/architect", "/@angular-devkit/build-angular", "/@angular-devkit/build-webpack", "/@angular-devkit/schematics", "/@angular/cli", "/@ngtools/webpack", "/@schematics/angular", "/@schematics/update" ], "_resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-10.2.0.tgz", "_shasum": "fcde160afc2786d2da0166526f065c6cf98684c0", "_spec": "@angular-devkit/core@10.2.0", "_where": "/websites/test-project/node_modules/@angular-devkit/build-angular", "author": { "name": "Angular Authors" }, "bugs": { "url": "https://github.com/angular/angular-cli/issues" }, "bundleDependencies": false, "dependencies": { "ajv": "6.12.4", "fast-json-stable-stringify": "2.1.0", "magic-string": "0.25.7", "rxjs": "6.6.2", "source-map": "0.7.3" }, "deprecated": false, "description": "Angular DevKit - Core Utility Library", "engines": { "node": ">= 10.13.0", "npm": ">= 6.11.0", "yarn": ">= 1.13.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", "core" ], "license": "MIT", "main": "src/index.js", "name": "@angular-devkit/core", "repository": { "type": "git", "url": "git+https://github.com/angular/angular-cli.git" }, "typings": "src/index.d.ts", "version": "10.2.0" }