
| Current Path : /var/www/html/store/web/modules/contrib/entity/ |
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/store/web/modules/contrib/entity/composer.json |
{
"name": "drupal/entity",
"description": "Provides expanded entity APIs, which will be moved to Drupal core one day.",
"type": "drupal-module",
"license": "GPL-2.0-or-later",
"homepage": "https://www.drupal.org/project/entity",
"support": {
"issues": "https://www.drupal.org/project/issues/entity",
"source": "https://git.drupalcode.org/project/entity"
},
"require": {
"drupal/core": "^9.2|^10.0"
}
}