13 lines
416 B
JSON
13 lines
416 B
JSON
{
|
|
"name": "drupal/bootstrap_styles",
|
|
"type": "drupal-module",
|
|
"keywords": ["Drupal", "Bootstrap", "Grid", "Layout Builder"],
|
|
"license": "GPL-2.0+",
|
|
"description": "Add a plugins builder and a collection of reusable plugins to the Layout Builder module.",
|
|
"require": {
|
|
"drupal/media_library_form_element": "^2.0",
|
|
"drupal/media_library_theme_reset": "^1.0",
|
|
"drupal/core": "^9.3 || ^10"
|
|
}
|
|
}
|