Files
site_tools/modules/site_tools_msc_2020/composer.json
2026-03-25 09:45:43 -03:00

12 lines
320 B
JSON

{
"name": "imecc/site_tools_msc_2020",
"description": "Vocabulário de taxonomia MSC 2020 (Mathematics Subject Classification).",
"type": "drupal-module",
"license": "GPL-2.0-or-later",
"require": {
"php": ">=8.1",
"drupal/core": "^10 || ^11",
"imecc/site_tools": "*"
}
}