Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / linkit / composer.json
1 {
2   "name": "drupal/linkit",
3   "description": "Linkit - Enriched linking experience",
4   "type": "drupal-module",
5   "homepage": "http://drupal.org/project/linkit",
6   "authors": [
7     {
8       "name": "Emil Stjerneman",
9       "email": "emil@stjerneman.com",
10       "homepage": "https://stjerneman.com",
11       "role": "Maintainer"
12     }
13   ],
14   "support": {
15     "issues": "http://drupal.org/project/linkit",
16     "source": "http://cgit.drupalcode.org/linkit"
17   },
18   "license": "GPL-2.0+"
19 }