blob: 33b321d82a9d01d6726dce3874c66a3a9051615f [file] [log] [blame]
{
"name": "@nifi-fds/core",
"version": "0.1.0",
"description": "Flow Design System —a subproject of Apache NiFi— is an atomic reusable platform for providing a common set of UI/UX components for Apache NiFi, Apache NiFi Registry, Apache NiFi MiNiFi, and any other open source web applications to consume.",
"keywords": [
"angular",
"material",
"material design",
"components",
"covalent",
"reusable",
"nifi-fds",
"flow design system"
],
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/apache/nifi-fds.git"
},
"bugs": {
"url": "https://github.com/apache/nifi-fds/issues"
},
"license": "Apache-2.0",
"peerDependencies": {
"@angular/animations": "8.0.0-beta.10",
"@angular/cdk": "7.3.7",
"@angular/common": "8.0.0-beta.10",
"@angular/compiler": "8.0.0-beta.10",
"@angular/core": "8.0.0-beta.10",
"@angular/flex-layout": "7.0.0-beta.24",
"@angular/forms": "8.0.0-beta.10",
"@angular/http": "8.0.0-beta.10",
"@angular/material": "8.0.0-beta.1",
"@angular/platform-browser": "8.0.0-beta.10",
"@angular/platform-browser-dynamic": "8.0.0-beta.10",
"@angular/router": "8.0.0-beta.10",
"@covalent/core": "2.0.1",
"detect-libc": "1.0.3",
"font-awesome": "4.7.0",
"hammerjs": "2.0.8",
"jquery": "3.4.0",
"roboto-fontface": "0.10.0",
"rxjs": "6.4.0",
"zone.js": "0.9.0"
},
"dependencies": {}
}