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.
 
 
 
 
 
 

17 lines
433 B

{
"version": "0.2.3",
"name": "@abp/aspnetcore.mvc.ui.theme.shared",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/aspnetcore.mvc.ui": "^0.2.3",
"@abp/bootstrap": "^0.2.3",
"@abp/datatables.net-bs4": "^0.2.3",
"@abp/font-awesome": "^0.2.3",
"@abp/jquery-form": "^0.2.3",
"@abp/jquery-validation-unobtrusive": "^0.2.3",
"sweetalert": "^2.1.0",
"toastr": "^2.1.4"
}
}