UNPKG

@schematics/schematics

Version:
38 lines (37 loc) 845 B
{ "name": "@schematics/schematics", "version": "0.1102.12", "description": "Schematics specific to Angular", "experimental": true, "keywords": [ "angular", "Angular CLI", "devkit", "sdk", "Angular DevKit", "blueprints", "code generation", "schematics", "schematic" ], "schematics": "./collection.json", "dependencies": { "@angular-devkit/core": "11.2.12", "@angular-devkit/schematics": "11.2.12" }, "repository": { "type": "git", "url": "https://github.com/angular/angular-cli.git" }, "engines": { "node": ">= 10.13.0", "npm": "^6.11.0 || ^7.5.6", "yarn": ">= 1.13.0" }, "author": "Angular Authors", "license": "MIT", "bugs": { "url": "https://github.com/angular/angular-cli/issues" }, "homepage": "https://github.com/angular/angular-cli" }