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/packs/aspnetcore.mvc.ui.theme.shared/package.json

19 lines
457 B

{
"version": "0.2.3",
"name": "@abp/aspnetcore.mvc.ui.theme.shared",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/aspnetcore.mvc.ui": "^0.2.3",
"@abp/jquery": "^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",
"jquery-validation-unobtrusive": "^3.2.9",
"sweetalert": "^2.1.0",
"toastr": "^2.1.4"
}
}