forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
12 lines
330 B
JSON
12 lines
330 B
JSON
{
|
|
"name": "drupal/bootstrap_layout_builder",
|
|
"type": "drupal-module",
|
|
"keywords": ["Drupal", "Bootstrap", "Grid", "Layout Builder"],
|
|
"license": "GPL-2.0+",
|
|
"description": "Add Bootstrap Grid support to Layout Builder module.",
|
|
"require": {
|
|
"drupal/bootstrap_styles": "^1.1",
|
|
"drupal/core": "^9.3 || ^10"
|
|
}
|
|
}
|