Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / embed / composer.json
1 {
2   "name": "drupal/embed",
3   "description": "Provide a framework for various different types of embeds in WYSIWYG editors, common functionality, interfaces, and standards.",
4   "type": "drupal-module",
5   "homepage": "https://www.drupal.org/project/embed",
6   "support": {
7     "issues": "https://www.drupal.org/project/issues/embed",
8     "irc": "irc://irc.freenode.org/drupal-media"
9   },
10   "license": "GPL-2.0+"
11 }