forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
22 lines
650 B
JSON
22 lines
650 B
JSON
{
|
|
"name": "drupal/entity_reference_facet_link",
|
|
"description": "Provides a display plugin for Entity Reference fields that links terms to faceted search pages.",
|
|
"type": "drupal-module",
|
|
"authors": [
|
|
{
|
|
"name": "David Cameron (dcam)",
|
|
"homepage": "https://www.drupal.org/u/dcam",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://drupal.org/project/issues/entity_reference_facet_link",
|
|
"irc": "irc://irc.freenode.org/drupal-contribute",
|
|
"source": "https://cgit.drupalcode.org/entity_reference_facet_link"
|
|
},
|
|
"license": "GPL-2.0+",
|
|
"conflict": {
|
|
"drupal/facets": "<1.0.0-beta1"
|
|
}
|
|
}
|