13 lines
500 B
JSON
13 lines
500 B
JSON
{
|
|
"name": "drupal/examples",
|
|
"description": "The Examples for Developers project aims to provide high-quality, well-documented API examples for a broad range of Drupal core functionality.",
|
|
"type": "drupal-module",
|
|
"homepage": "https://www.drupal.org/project/examples",
|
|
"support": {
|
|
"issues": "https://www.drupal.org/project/issues/examples",
|
|
"documentation": "https://api.drupal.org/api/examples",
|
|
"source": "http://cgit.drupalcode.org/examples"
|
|
},
|
|
"license": "GPL-2.0+"
|
|
}
|