mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/structural_pages.git
synced 2026-05-05 12:40:40 -03:00
11 lines
271 B
JSON
11 lines
271 B
JSON
{
|
|
"name": "imecc/imecc_menu_helper",
|
|
"description": "Automatiza a hierarquia de menus baseada na Taxonomia de Setores.",
|
|
"type": "drupal-module",
|
|
"license": "GPL-2.0-or-later",
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"drupal/core": "^10"
|
|
}
|
|
}
|