| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- {
- "_args": [
- [
- "@schematics/update@0.803.25",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "@schematics/update@0.803.25",
- "_id": "@schematics/update@0.803.25",
- "_inBundle": false,
- "_integrity": "sha512-VIlqhJsCStA3aO4llxZ7lAOvQUqppyZdrEO7f/ApIJmuofPQTkO5Hx21tnv0dyExwoqPCSIHzEu4Tmc0/TWM1A==",
- "_location": "/@schematics/update",
- "_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": "@schematics/update@0.803.25",
- "name": "@schematics/update",
- "escapedName": "@schematics%2fupdate",
- "scope": "@schematics",
- "rawSpec": "0.803.25",
- "saveSpec": null,
- "fetchSpec": "0.803.25"
- },
- "_requiredBy": [
- "/@angular/cli"
- ],
- "_resolved": "https://registry.npmjs.org/@schematics/update/-/update-0.803.25.tgz",
- "_spec": "0.803.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",
- "@angular-devkit/schematics": "8.3.25",
- "@yarnpkg/lockfile": "1.1.0",
- "ini": "1.3.5",
- "pacote": "9.5.5",
- "rxjs": "6.4.0",
- "semver": "6.3.0",
- "semver-intersect": "1.4.0"
- },
- "description": "Schematics specific to updating packages",
- "engines": {
- "node": ">= 10.9.0",
- "npm": ">= 6.2.0"
- },
- "experimental": true,
- "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",
- "schematic"
- ],
- "license": "MIT",
- "name": "@schematics/update",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/angular/angular-cli.git"
- },
- "schematics": "./collection.json",
- "version": "0.803.25"
- }
|