15 lines
265 B
JSON
15 lines
265 B
JSON
{
|
|
"version": "1.0",
|
|
"defaultProvider": "cdnjs",
|
|
"libraries": [
|
|
{
|
|
"library": "bootstrap@5.3.3",
|
|
"destination": "wwwroot/lib/bootstrap/",
|
|
"files": [
|
|
"css/bootstrap.min.css",
|
|
"js/bootstrap.bundle.min.js"
|
|
]
|
|
}
|
|
]
|
|
}
|