mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 14:40:27 +00:00
23 lines
601 B
JSON
23 lines
601 B
JSON
{
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-free": "6.3.0",
|
|
"admin-lte": "3.2.0",
|
|
"bootstrap": "4.6.2",
|
|
"bootstrap-datepicker": "^1.9.0",
|
|
"bootstrap-validator": "^0.11.9",
|
|
"datatables.net-plugins": "^1.13.1",
|
|
"icheck": "^1.0.2",
|
|
"jquery-slimscroll": "^1.3.8",
|
|
"jquery-sparkline": "^2.4.0",
|
|
"jquery-ui-dist": "^1.13.2",
|
|
"jquery.quicksearch": "^2.4.0",
|
|
"jquery-validation": "^1.19.5",
|
|
"jtimeout": "^3.2.0",
|
|
"knockout": "^3.5.1",
|
|
"multiselect": "^0.9.12"
|
|
},
|
|
"resolutions": {
|
|
"admin-lte/@fortawesome/fontawesome-free": "6.3.0"
|
|
}
|
|
}
|