You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

73 lines
1.9 KiB

{
"_args": [
[
"@angular/cdk@12.2.13",
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
]
],
"_from": "@angular/cdk@12.2.13",
"_id": "@angular/cdk@12.2.13",
"_inBundle": false,
"_integrity": "sha512-zSKRhECyFqhingIeyRInIyTvYErt4gWo+x5DQr0b7YLUbU8DZSwWnG4w76Ke2s4U8T7ry1jpJBHoX/e8YBpGMg==",
"_location": "/@angular/cdk",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@angular/cdk@12.2.13",
"name": "@angular/cdk",
"escapedName": "@angular%2fcdk",
"scope": "@angular",
"rawSpec": "12.2.13",
"saveSpec": null,
"fetchSpec": "12.2.13"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-12.2.13.tgz",
"_spec": "12.2.13",
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
"bugs": {
"url": "https://github.com/angular/components/issues"
},
"dependencies": {
"parse5": "^5.0.0",
"tslib": "^2.2.0"
},
"description": "Angular Material Component Development Kit",
"es2015": "./fesm2015/cdk.js",
"esm2015": "./esm2015/index.js",
"fesm2015": "./fesm2015/cdk.js",
"homepage": "https://github.com/angular/components#readme",
"keywords": [
"angular",
"cdk",
"component",
"development",
"kit"
],
"license": "MIT",
"main": "./bundles/cdk.umd.js",
"module": "./fesm2015/cdk.js",
"name": "@angular/cdk",
"ng-update": {
"migrations": "./schematics/migration.json"
},
"optionalDependencies": {
"parse5": "^5.0.0"
},
"peerDependencies": {
"@angular/core": "^12.0.0 || ^13.0.0-0",
"@angular/common": "^12.0.0 || ^13.0.0-0",
"rxjs": "^6.5.3 || ^7.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/angular/components.git"
},
"schematics": "./schematics/collection.json",
"sideEffects": false,
"typings": "./index.d.ts",
"version": "12.2.13"
}