Open Source Web Application Framework for ASP.NET Core
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.
 
 
 
 
 
 

36 lines
764 B

{
"name": "@abp/ng.theme.shared",
"version": "9.2.0-rc.3",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.core": "~9.2.0-rc.3",
"@fortawesome/fontawesome-free": "^5.0.0",
"@ng-bootstrap/ng-bootstrap": "~18.0.0",
"@ngx-validate/core": "^0.2.0",
"@popperjs/core": "~2.11.0",
"@swimlane/ngx-datatable": "^20.0.0",
"bootstrap": "^5.0.0",
"tslib": "^2.0.0"
},
"publishConfig": {
"access": "public"
},
"license": "LGPL-3.0",
"keywords": [
"aspnetcore",
"boilerplate",
"framework",
"web",
"best-practices",
"angular",
"maui",
"blazor",
"mvc",
"csharp",
"webapp"
]
}