Files
farmOS-dev/web/modules/entity/composer.json
2024-12-10 15:08:16 +01:00

12 lines
380 B
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"
}
}