Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / tocify / tocify.libraries.yml
1 tocify:
2   title: Tocify
3   remote: http://gregfranko.com/jquery.tocify.js/
4   version: 1.9.0
5   license:
6     name: MIT
7     remote: https://raw.githubusercontent.com/gfranko/jquery.tocify.js/master/LICENSE-MIT
8     gpl-compatible: true
9   js:
10     /sites/all/libraries/jquery.tocify.js/src/javascripts/jquery.tocify.js: {}
11     js/tocify.js: { }
12   css:
13     theme:
14       css/tocify.css: {}
15   dependencies:
16     - core/drupal
17     - core/jquery
18     - core/jquery.ui.widget
19     - core/jquery.once