
| Current Path : /var/www/html/rocksensor1/web/modules/contrib/config_delete/ |
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/rocksensor1/web/modules/contrib/config_delete/composer.json |
{
"name": "drupal/config_delete",
"description": "Delete configuration items from the UI.",
"type": "drupal-module",
"homepage": "https://www.drupal.org/project/config_delete",
"authors": [
{
"name": "Goran Nikolovski",
"email": "goran@gorannikolovski.com",
"homepage": "https://gorannikolovski.com",
"role": "Developer"
}
],
"support": {
"issues": "https://www.drupal.org/project/issues/config_delete",
"email": "goran@gorannikolovski.com"
},
"license": "GPL-2.0+",
"minimum-stability": "dev",
"require": {
"drupal/core": "^10 || ^11"
}
}