coreui-angular-ex
Version:
CoreUI Components Library for Angular
53 lines (51 loc) • 1.25 kB
JSON
{
"name": "@coreui/angular",
"version": "4.5.14",
"description": "CoreUI for Angular UI components library",
"copyright": "Copyright 2023 creativeLabs Łukasz Holeczek",
"license": "MIT",
"homepage": "https://coreui.io/angular",
"author": {
"name": "creativeLabs Łukasz Holeczek",
"url": "https://coreui.io",
"github": "https://github.com/coreui",
"twitter": "https://twitter.com/core_ui"
},
"contributors": [
{
"name": "CoreUI Team",
"url": "https://github.com/orgs/coreui/people"
}
],
"dependencies": {
"@popperjs/core": "~2.11.6",
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/animations": "^16.1.0",
"@angular/cdk": "^16.1.0",
"@angular/common": "^16.1.0",
"@angular/core": "^16.1.0",
"@angular/router": "^16.1.0",
"rxjs": "^7.8.1"
},
"repository": {
"type": "git",
"url": "https://github.com/coreui/coreui-angular.git"
},
"bugs": {
"url": "https://github.com/coreui/coreui-angular/issues"
},
"keywords": [
"coreui",
"angular",
"bootstrap",
"framework",
"responsive",
"layout",
"component",
"components"
],
"eslintConfig": {
}
}