| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- {
- "_args": [
- [
- "@angular/cdk@8.2.3",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "@angular/cdk@8.2.3",
- "_id": "@angular/cdk@8.2.3",
- "_inBundle": false,
- "_integrity": "sha512-ZwO5Sn720RA2YvBqud0JAHkZXjmjxM0yNzCO8RVtRE9i8Gl26Wk0j0nQeJkVm4zwv2QO8MwbKUKGTMt8evsokA==",
- "_location": "/@angular/cdk",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@angular/cdk@8.2.3",
- "name": "@angular/cdk",
- "escapedName": "@angular%2fcdk",
- "scope": "@angular",
- "rawSpec": "8.2.3",
- "saveSpec": null,
- "fetchSpec": "8.2.3"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-8.2.3.tgz",
- "_spec": "8.2.3",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "bugs": {
- "url": "https://github.com/angular/components/issues"
- },
- "dependencies": {
- "parse5": "^5.0.0",
- "tslib": "^1.7.1"
- },
- "description": "Angular Material Component Development Kit",
- "es2015": "./esm2015/cdk.js",
- "homepage": "https://github.com/angular/components#readme",
- "keywords": [
- "angular",
- "cdk",
- "component",
- "development",
- "kit"
- ],
- "license": "MIT",
- "main": "./bundles/cdk.umd.js",
- "module": "./esm5/cdk.es5.js",
- "name": "@angular/cdk",
- "ng-update": {
- "migrations": "./schematics/migration.json"
- },
- "optionalDependencies": {
- "parse5": "^5.0.0"
- },
- "peerDependencies": {
- "@angular/core": "^8.0.0 || ^9.0.0-0",
- "@angular/common": "^8.0.0 || ^9.0.0-0"
- },
- "releaseGitBranch": "8.2.x",
- "releaseGitCommitSha": "0b175c619f37f450f147d42f8c562f08333ed330",
- "releaseGitUser": "Miles Malerba <mmalerba@google.com>",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/angular/components.git"
- },
- "schematics": "./schematics/collection.json",
- "sideEffects": false,
- "typings": "./cdk.d.ts",
- "version": "8.2.3"
- }
|