mirror of https://github.com/abpframework/abp
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.
19 lines
421 B
19 lines
421 B
{
|
|
"name": "@abp/ng.theme.shared",
|
|
"version": "0.8.3",
|
|
"dependencies": {
|
|
"@abp/ng.core": "^0.8.3",
|
|
"@angular/cdk": "^8.0.1",
|
|
"@ng-bootstrap/ng-bootstrap": "^5.1.0",
|
|
"@ngx-validate/core": "^0.0.5",
|
|
"bootstrap": "^4.3.1",
|
|
"font-awesome": "^4.7.0",
|
|
"ngx-perfect-scrollbar": "^8.0.0",
|
|
"primeicons": "^1.0.0",
|
|
"primeng": "^8.0.0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
}
|
|
}
|