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.
abp/npm/ng-packs/packages/theme-shared/package.json

25 lines
583 B

{
"name": "@abp/ng.theme.shared",
"version": "1.1.1",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.core": "^1.1.1",
"@angular/cdk": "^8.2.3",
"@fortawesome/fontawesome-free": "^5.11.2",
"@ng-bootstrap/ng-bootstrap": "^5.1.4",
"@ngx-validate/core": "^0.0.7",
"bootstrap": "^4.3.1",
"chart.js": "^2.9.2",
"font-awesome": "^4.7.0",
"primeicons": "^2.0.0",
"primeng": "^8.1.1"
},
"publishConfig": {
"access": "public"
}
}