| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- {
- "_args": [
- [
- "@angular-devkit/schematics@8.3.25",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "@angular-devkit/schematics@8.3.25",
- "_id": "@angular-devkit/schematics@8.3.25",
- "_inBundle": false,
- "_integrity": "sha512-/p1MkfursfLy+JRGXlJGPEmX55lrFCsR/2khWAVXZcMaFR3QlR/b6/zvB8I2pHFfr0/XWnYTT/BsF7rJjO3RmA==",
- "_location": "/@angular-devkit/schematics",
- "_phantomChildren": {
- "fast-json-stable-stringify": "2.0.0",
- "magic-string": "0.25.3",
- "rxjs": "6.4.0",
- "uri-js": "4.2.2"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@angular-devkit/schematics@8.3.25",
- "name": "@angular-devkit/schematics",
- "escapedName": "@angular-devkit%2fschematics",
- "scope": "@angular-devkit",
- "rawSpec": "8.3.25",
- "saveSpec": null,
- "fetchSpec": "8.3.25"
- },
- "_requiredBy": [
- "/@angular/cli",
- "/@angular/cli/@schematics/angular",
- "/@schematics/update"
- ],
- "_resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-8.3.25.tgz",
- "_spec": "8.3.25",
- "_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": "8.3.25",
- "rxjs": "6.4.0"
- },
- "description": "Angular Schematics - Library",
- "engines": {
- "node": ">= 10.9.0",
- "npm": ">= 6.2.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": "8.3.25"
- }
|