
| Current Path : /var/www/html_old/12park_old.de/modules/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_old/12park_old.de/modules/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.co)",
"email": "contact@gbyte.co",
"homepage": "https://www.drupal.org/u/gbyte.co",
"role": "Maintainer"
}
],
"support": {
"issues": "https://drupal.org/project/issues/simple_sitemap",
"irc": "irc://irc.freenode.org/drupal-contribute",
"source": "https://cgit.drupalcode.org/simple_sitemap"
},
"license": "GPL-2.0-or-later",
"minimum-stability": "dev",
"require": {
"ext-xmlwriter": "*"
},
"extra": {
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
}
}
}
}