Version 1
[yaffs-website] / web / modules / contrib / metatag / composer.json
diff --git a/web/modules/contrib/metatag/composer.json b/web/modules/contrib/metatag/composer.json
new file mode 100644 (file)
index 0000000..09f3fb7
--- /dev/null
@@ -0,0 +1,18 @@
+{
+  "name": "drupal/metatag",
+  "description": "Manage meta tags for all entities.",
+  "type": "drupal-module",
+  "license": "GPL-2.0+",
+  "keywords": ["php", "seo"],
+  "homepage": "https://www.drupal.org/project/metatag",
+  "authors": [
+    {
+      "name": "See contributors",
+      "homepage": "https://www.drupal.org/node/640498/committers",
+      "role": "Developer"
+    }
+  ],
+  "support": {
+    "issues": "http://drupal.org/project/issues/metatag"
+  }
+}
\ No newline at end of file