Mercurial > hg > isophonics-drupal-site
view modules/contrib/views_slideshow/composer.json @ 18:af1871eacc83
Update to Drupal core 8.7.1
author | Chris Cannam |
---|---|
date | Thu, 09 May 2019 15:33:08 +0100 |
parents | c69a71b4f40f |
children |
line wrap: on
line source
{ "name": "drupal/views_slideshow", "description": "Describes relationships between entities.", "type": "drupal-module", "license": "GPL-2.0+", "homepage": "https://www.drupal.org/project/views_slideshow", "authors": [ { "name": "See contributors", "homepage":"https://www.drupal.org/node/160350/committers" } ], "support": { "issues": "https://www.drupal.org/project/issues/views_slideshow", "irc": "irc://irc.freenode.org/drupal-contribute", "source": "https://cgit.drupalcode.org/views_slideshow" }, "require": {} }