18 lines
377 B
JSON
18 lines
377 B
JSON
{
|
|
"version": "1.0",
|
|
"defaultProvider": "cdnjs",
|
|
"libraries": [
|
|
{
|
|
"library": "bootstrap@5.2.3",
|
|
"destination": "wwwroot/lib/bootstrap/"
|
|
},
|
|
{
|
|
"library": "font-awesome@6.2.1",
|
|
"destination": "wwwroot/lib/font-awesome/"
|
|
},
|
|
{
|
|
"library": "bootstrap-icons@1.10.3",
|
|
"destination": "wwwroot/lib/bootstrap-icons/"
|
|
}
|
|
]
|
|
} |