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

21 lines
509 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",
"bootstrap": "^4.1.0",
"datatables.net": "^1.10.16",
"datatables.net-bs4": "^1.10.16",
"font-awesome": "^4.7.0",
"jquery-form": "^4.2.2",
"jquery-validation": "^1.17.0",
"jquery-validation-unobtrusive": "^3.2.9",
"sweetalert": "^2.1.0",
"toastr": "^2.1.4"
}
}