18 lines
374 B
JSON
18 lines
374 B
JSON
{
|
|
"version": "1.0",
|
|
"defaultProvider": "cdnjs",
|
|
"libraries": [
|
|
{
|
|
"library": "fancyapps-ui@4.0.31",
|
|
"destination": "wwwroot\\lib\\fancyapps-ui"
|
|
},
|
|
{
|
|
"library": "bootstrap@5.1.3",
|
|
"destination": "wwwroot\\lib\\bootstrap"
|
|
},
|
|
{
|
|
"library": "font-awesome@6.3.0",
|
|
"destination": "wwwroot\\lib\\font-awesome"
|
|
}
|
|
]
|
|
} |