Files
drupal-module-archive-tree/composer.json
2026-01-23 22:35:48 -06:00

10 lines
204 B
JSON

{
"name": "aaron/archive-tree",
"description": "Archive tree block for Drupal.",
"type": "drupal-module",
"license": "GPL-2.0-or-later",
"require": {
"drupal/core": ">=10.0.0 <12.0.0"
}
}