forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
23 lines
682 B
JSON
23 lines
682 B
JSON
{
|
|
"name": "drupal/facets_short_pretty_paths",
|
|
"type": "drupal-module",
|
|
"description": "Shortens Facets Pretty Paths.",
|
|
"keywords": ["Drupal", "Facets"],
|
|
"license": "GPL-2.0-or-later",
|
|
"homepage": "https://www.drupal.org/project/facets_short_pretty_paths",
|
|
"support": {
|
|
"issues": "https://www.drupal.org/project/issues/facets_short_pretty_paths",
|
|
"source": "https://git.drupalcode.org/project/facets_short_pretty_paths"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "Christophe Jossart (colorfield)",
|
|
"homepage": "https://www.drupal.org/node/2625160/committers",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"require": {
|
|
"drupal/facets_pretty_paths": "^1"
|
|
}
|
|
}
|