mirror of https://github.com/abpframework/abp
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.
16 lines
408 B
16 lines
408 B
7 years ago
|
{
|
||
|
"version": "0.2.1",
|
||
|
"name": "@abp/aspnetcore.mvc.ui.theme.shared",
|
||
|
"dependencies": {
|
||
|
"@abp/aspnetcore.mvc.ui": "^0.2.1",
|
||
|
"@abp/jquery": "^0.2.1",
|
||
|
"bootstrap": "^4.1.0",
|
||
|
"font-awesome": "^4.7.0",
|
||
|
"jquery-form": "^4.2.2",
|
||
|
"jquery-validation": "^1.17.0",
|
||
|
"jquery-validation-unobtrusive": "^3.2.9",
|
||
|
"datatables.net": "^1.10.16",
|
||
|
"datatables.net-bs4": "^1.10.16"
|
||
|
}
|
||
|
}
|