mirror of
https://github.com/CyberL1/Minecraft-Realms-Emulator.git
synced 2024-11-09 16:08:21 -05:00
14 lines
263 B
JSON
14 lines
263 B
JSON
|
{
|
||
|
"version": "1.0",
|
||
|
"defaultProvider": "cdnjs",
|
||
|
"libraries": [
|
||
|
{
|
||
|
"library": "bootstrap@5.1.1",
|
||
|
"destination": "wwwroot/lib/bootstrap/",
|
||
|
"files": [
|
||
|
"css/bootstrap.min.css.map",
|
||
|
"css/bootstrap.min.css"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|