X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fsearch_api_synonym%2Fcomposer.json;fp=web%2Fmodules%2Fcontrib%2Fsearch_api_synonym%2Fcomposer.json;h=af1c05ba58c73feb5543b66f6685cd3b9ffa4de2;hp=0000000000000000000000000000000000000000;hb=4e1bfbf98b844da83b18aca92ef00f11a4735806;hpb=f3baf763d342a5f82576890e2a8111a5aaf139dc diff --git a/web/modules/contrib/search_api_synonym/composer.json b/web/modules/contrib/search_api_synonym/composer.json new file mode 100644 index 000000000..af1c05ba5 --- /dev/null +++ b/web/modules/contrib/search_api_synonym/composer.json @@ -0,0 +1,14 @@ +{ + "name": "drupal/search_api_synonym", + "type": "drupal-module", + "description": "Managing of search synonyms in Drupal.", + "keywords": ["Drupal"], + "license": "GPL-2.0+", + "homepage": "https://www.drupal.org/project/search_api_synonym", + "minimum-stability": "dev", + "support": { + "issues": "http://drupal.org/project/issues/search_api_synonym", + "source": "http://cgit.drupalcode.org/search_api_synonym" + }, + "require": { } +}