{
  "name": "laxap/bootstrap-grids",
  "type": "typo3-cms-extension",
  "description": "Gridelements for bootstrap. Column grids, grids for simple accordions, tabs and content slider.",
  "license": "GPL-2.0",
  "keywords": ["typo3", "TYPO3 CMS", "bootstrap", "bsdist", "gridelements"],
  "support": {
    "issues": "https://github.com/laxap/bootstrap_grids/issues"
  },
  "require": {
    "typo3-ter/gridelements" : "8.0 - 9.9"
  },
  "autoload": {
    "psr-4": {
      "Laxap\\BootstrapGrids\\": "Classes"
    }
  }
}
