Further modules included.
[yaffs-website] / web / modules / contrib / media / composer.json
1 {
2   "name": "drupal/media",
3   "description": "Media module for Drupal",
4   "type": "drupal-module",
5   "homepage": "https://github.com/drupal-media/media/",
6   "support": {
7     "irc": "irc://irc.freenode.org/drupal-contribute"
8   },
9   "license": "GPL-2.0+",
10   "minimum-stability": "dev",
11   "require": { }
12 }
13