hyphenator-8.x-1.x-dev/hyphenator.libraries.yml
hyphenator.libraries.yml
hyphenator:
remote: https://github.com/mnater/hyphenator
license:
name: MIT
url: https://github.com/mnater/Hyphenator/blob/master/LICENSE.txt
gpl-compatible: true
version: 5.x
js:
/libraries/Hyphenator/Hyphenator.js: { weight: -4}
dependencies:
- hyphenator.load
hyphenator.load:
version: 1.x
js:
js/hyphenator.js: {}
dependencies:
- core/jquery
- core/drupalSettings
- core/jquery.once
