11 lines
273 B
JSON
11 lines
273 B
JSON
{
|
|
"name": "drupal/entity",
|
|
"type": "drupal-module",
|
|
"description": "Provides expanded entity APIs, which will be moved to Drupal core one day.",
|
|
"homepage": "http://drupal.org/project/entity",
|
|
"license": "GPL-2.0+",
|
|
"require": {
|
|
"drupal/core": "~8.3"
|
|
}
|
|
}
|