swh:1:snp:b897c303569f0d2b107ed80bdf764039a9632487
Raw File
Tip revision: 868705bed08f0824ec560e0397a023266786a26b authored by dependabot[bot] on 09 April 2024, 15:10:12 UTC
Build(deps-dev): Bump @babel/preset-env from 7.24.3 to 7.24.4 (#39890)
Tip revision: 868705b
composer.json
{
  "name": "twbs/bootstrap",
  "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
  "keywords": [
    "css",
    "js",
    "sass",
    "mobile-first",
    "responsive",
    "front-end",
    "framework",
    "web"
  ],
  "homepage": "https://getbootstrap.com/",
  "authors": [
    {
      "name": "Mark Otto",
      "email": "markdotto@gmail.com"
    },
    {
      "name": "Jacob Thornton",
      "email": "jacobthornton@gmail.com"
    }
  ],
  "support": {
    "issues": "https://github.com/twbs/bootstrap/issues"
  },
  "license": "MIT",
  "replace": {
    "twitter/bootstrap": "self.version"
  }
}
back to top