summaryrefslogtreecommitdiff
path: root/libman.json
blob: c15368e09b71c88420ce96280c11e1bd6e415b06 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "version": "1.0",
  "defaultProvider": "cdnjs",
  "libraries": [
    {
      "library": "bootstrap@5.2.3",
      "destination": "wwwroot/lib/bootstrap"
    }
  ]
}