@hugsmidjan/hyphen
Version:
Text hyphenation in Javascript. - Fork with improved icelandic hyphenation based on https://repository.clarin.is/repository/xmlui/handle/20.500.12537/86
23 lines (22 loc) • 669 B
JSON
{
"name": "@hugsmidjan/hyphen",
"version": "1.10.7",
"description": "Text hyphenation in Javascript. - Fork with improved icelandic hyphenation based on https://repository.clarin.is/repository/xmlui/handle/20.500.12537/86",
"repository": {
"type": "git",
"url": "git+https://github.com/hugsmidjan/hyphen.git"
},
"keywords": [
"hyphen",
"hyphenate",
"hyphenation",
"hyphenator"
],
"author": "Eugene Tiurin <yevhentiurin@gmail.com> (https://github.com/ytiurin)",
"contributors": [
"Valur Sverrison <valur@hugsmidjan.is>"
],
"license": "ISC",
"homepage": "https://ytiurin.github.io/hyphen",
"browser": "./hyphen.js"
}