
| Current Path : /var/www/html_old/12park.008/12park.de/web/modules/contrib/node_export/ |
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.008/12park.de/web/modules/contrib/node_export/composer.json |
{
"name": "drupal/node_export",
"type": "drupal-module",
"description": "Allows users to export content and then import into another Drupal installation.",
"keywords": ["Drupal"],
"license": "GPL-2.0+",
"homepage": "https://www.drupal.org/project/node_export",
"minimum-stability": "dev",
"support": {
"issues": "https://www.drupal.org/project/issues/node_export",
"source": "http://cgit.drupalcode.org/node_export"
},
"require": {
"php": ">7.0",
"ext-json": "*"
},
"extra": {
"drush": {
"services": {
"drush.services.yml": "^9"
}
}
}
}