
| Current Path : /var/www/html_old/abk/web/modules/contrib/content_sync/ |
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/abk/web/modules/contrib/content_sync/composer.json |
{
"name": "drupal/content_sync",
"description": "Content Sync functionality.",
"type": "drupal-module",
"homepage": "http://drupal.org/project/content_sync",
"authors": [
{
"name": "Blanca.Esqueda",
"homepage": "https://www.drupal.org/u/blancaesqueda",
"role": "Maintainer"
},
{
"name": "David Gil Hidalgo",
"homepage": "https://www.drupal.org/u/dabito",
"role": "Maintainer"
},
{
"name": "David Nova",
"homepage": "https://www.drupal.org/u/david4lim",
"role": "Maintainer"
},
{
"name": "Andrés Moncada",
"homepage": "https://www.drupal.org/u/acmoncadab4",
"role": "Contributor"
},
{
"name": "See contributors",
"homepage": "https://www.drupal.org/node/2865869/committers"
}
],
"support": {
"issues": "http://drupal.org/project/content_sync"
},
"license": "GPL-2.0+",
"minimum-stability": "dev",
"suggest": {},
"require": {
"drupal/core": "^8.8 || ^9"
},
"extra": {
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
}
}
}
}