Further modules included.
[yaffs-website] / web / modules / contrib / media / composer.json
diff --git a/web/modules/contrib/media/composer.json b/web/modules/contrib/media/composer.json
new file mode 100644 (file)
index 0000000..fdd1c6c
--- /dev/null
@@ -0,0 +1,13 @@
+{
+  "name": "drupal/media",
+  "description": "Media module for Drupal",
+  "type": "drupal-module",
+  "homepage": "https://github.com/drupal-media/media/",
+  "support": {
+    "irc": "irc://irc.freenode.org/drupal-contribute"
+  },
+  "license": "GPL-2.0+",
+  "minimum-stability": "dev",
+  "require": { }
+}
+