blob: 53ababfd7c01b7579e6ab3f09b25d47741f245c0 [file] [log] [blame]
{
"_args": [
[
"@angular/cdk@8.1.0",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_from": "@angular/cdk@8.1.0",
"_id": "@angular/cdk@8.1.0",
"_inBundle": false,
"_integrity": "sha512-CKZTtLWNSSM+DmZS5IHhhh+Tb3+N3/WnINq55yQrupk0hIsfyssMTBp6GHogE9btfo9+73B5fSK+VNj6VuD/Qw==",
"_location": "/@angular/cdk",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@angular/cdk@8.1.0",
"name": "@angular/cdk",
"escapedName": "@angular%2fcdk",
"scope": "@angular",
"rawSpec": "8.1.0",
"saveSpec": null,
"fetchSpec": "8.1.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-8.1.0.tgz",
"_spec": "8.1.0",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"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": "master",
"releaseGitCommitSha": "8dffd8eef66a05fb0ff88303991e7c2d086b5bb0",
"releaseGitUser": "Jeremy Elbourn <jelbourn@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.1.0"
}