Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / crop / composer.json
1 {
2   "name": "drupal/crop",
3   "description": "Provides storage and API for image crops.",
4   "type": "drupal-module",
5   "homepage": "https://www.drupal.org/project/crop",
6   "support": {
7     "issues": "https://www.drupal.org/project/issues/crop"
8   },
9   "license": "GPL-2.0+"
10 }