/
websites
/
test-project
/
node_modules
/
@angular-devkit
/
schematics
/
Upload File
HOME
{ "_from": "@angular-devkit/schematics@10.2.0", "_id": "@angular-devkit/schematics@10.2.0", "_inBundle": false, "_integrity": "sha512-TQI5NnE6iM3ChF5gZQ9qb+lZgMWa7aLoF5ksOyT3zrmOuICiQYJhA6SsjV95q7J4M55qYymwBib8KTqU/xuQww==", "_location": "/@angular-devkit/schematics", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@angular-devkit/schematics@10.2.0", "name": "@angular-devkit/schematics", "escapedName": "@angular-devkit%2fschematics", "scope": "@angular-devkit", "rawSpec": "10.2.0", "saveSpec": null, "fetchSpec": "10.2.0" }, "_requiredBy": [ "/@angular/cli", "/@schematics/angular", "/@schematics/update" ], "_resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-10.2.0.tgz", "_shasum": "a45f316bbaa54cbabc06e2e54b04e1c8d103bc0b", "_spec": "@angular-devkit/schematics@10.2.0", "_where": "/websites/test-project/node_modules/@angular/cli", "author": { "name": "Angular Authors" }, "bugs": { "url": "https://github.com/angular/angular-cli/issues" }, "bundleDependencies": false, "dependencies": { "@angular-devkit/core": "10.2.0", "ora": "5.0.0", "rxjs": "6.6.2" }, "deprecated": false, "description": "Angular Schematics - 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", "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": "10.2.0" }