Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / memcache / composer.json
1 {
2   "name": "drupal/memcache",
3   "description": "High performance integration with memcache.",
4   "type": "drupal-module",
5   "homepage": "http://drupal.org/project/memcache",
6   "support": {
7     "issues": "https://www.drupal.org/project/issues/memcache"
8   },
9   "license": "GPL-2.0+",
10   "require": { }
11 }