Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / metatag / composer.json
1 {
2   "name": "drupal/metatag",
3   "description": "Manage meta tags for all entities.",
4   "type": "drupal-module",
5   "license": "GPL-2.0+",
6   "keywords": ["php", "seo"],
7   "homepage": "https://www.drupal.org/project/metatag",
8   "authors": [
9     {
10       "name": "See contributors",
11       "homepage": "https://www.drupal.org/node/640498/committers",
12       "role": "Developer"
13     }
14   ],
15   "support": {
16     "issues": "http://drupal.org/project/issues/metatag"
17   }
18 }