mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/site_tools.git
synced 2026-05-03 17:00:40 -03:00
10 lines
255 B
JSON
10 lines
255 B
JSON
{
|
|
"name": "imecc/site_tools",
|
|
"description": "Módulo Drupal com ferramentas utilitárias reutilizáveis em outros módulos do site.",
|
|
"type": "drupal-module",
|
|
"license": "GPL-2.0-or-later",
|
|
"require": {
|
|
"php": ">=8.4"
|
|
}
|
|
}
|