libman.json

10 lines | 168 B Blame History Raw Download
{
  "version": "1.0",
  "defaultProvider": "cdnjs",
  "libraries": [
    {
      "library": "bootstrap@5.1.0",
      "destination": "wwwroot/css/bootstrap/"
    }
  ]
}