| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- {
- "_args": [
- [
- "@schematics/angular@9.0.2",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "@schematics/angular@9.0.2",
- "_id": "@schematics/angular@9.0.2",
- "_inBundle": false,
- "_integrity": "sha512-H6ZyxLYoIN68bbNKnUjBCPtB0fcwnpIyTkqXQHa3B4HITcU3uee4PLAl3xCkTS2NGv8m/0eWND9zt5wryGf8PQ==",
- "_location": "/@schematics/angular",
- "_phantomChildren": {
- "fast-json-stable-stringify": "2.0.0",
- "ora": "4.0.2",
- "sourcemap-codec": "1.4.8",
- "tslib": "1.9.2",
- "uri-js": "4.2.2"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@schematics/angular@9.0.2",
- "name": "@schematics/angular",
- "escapedName": "@schematics%2fangular",
- "scope": "@schematics",
- "rawSpec": "9.0.2",
- "saveSpec": null,
- "fetchSpec": "9.0.2"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-9.0.2.tgz",
- "_spec": "9.0.2",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Angular Authors"
- },
- "bugs": {
- "url": "https://github.com/angular/angular-cli/issues"
- },
- "dependencies": {
- "@angular-devkit/core": "9.0.2",
- "@angular-devkit/schematics": "9.0.2"
- },
- "description": "Schematics specific to Angular",
- "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",
- "code generation",
- "schematics"
- ],
- "license": "MIT",
- "name": "@schematics/angular",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/angular/angular-cli.git"
- },
- "schematics": "./collection.json",
- "version": "9.0.2"
- }
|