
| Current Path : /var/www/html/rocksensor3/web/modules/contrib/simple_sitemap/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/rocksensor3/web/modules/contrib/simple_sitemap/composer.json |
{
"name": "drupal/simple_sitemap",
"description": "Creates a standard conform hreflang XML sitemap of the site content and provides a framework for developing other sitemap types.",
"type": "drupal-module",
"homepage": "https://drupal.org/project/simple_sitemap",
"authors": [
{
"name": "Pawel Ginalski (gbyte)",
"email": "contact@gbyte.dev",
"homepage": "https://www.drupal.org/u/gbyte",
"role": "Maintainer"
}
],
"support": {
"issues": "https://drupal.org/project/issues/simple_sitemap",
"source": "https://cgit.drupalcode.org/simple_sitemap"
},
"license": "GPL-2.0-or-later",
"minimum-stability": "dev",
"require": {
"ext-xmlwriter": "*"
},
"require-dev": {
"drupal/paragraphs": "^1.18"
},
"conflict": {
"drush/drush": "<12.5.1"
}
}