Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / layouter / composer.json
1 {
2     "name": "drupal/layouter",
3     "description": "Allows to choose one of predefined layouts which is applied to the content that you want to put into textarea fields.",
4     "type": "drupal-module",
5     "license": "GPL 2.0+",
6     "minimum-stability": "dev"
7 }