Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / tocify / composer.json
1 {
2   "name": "drupal/tocify",
3   "type": "drupal-module",
4   "description": "Tocify your content",
5   "keywords": ["Drupal"],
6   "license": "GPL-2.0+",
7   "homepage": "https://www.drupal.org/project/tocify",
8   "minimum-stability": "dev",
9   "support": {
10     "issues": "http://drupal.org/project/issues/tocify",
11     "source": "http://cgit.drupalcode.org/tocify"
12   },
13   "require": { }
14 }