volleyball-dev-frontend/node_modules/hyphen/package.json
2025-06-02 16:42:16 +00:00

23 lines
531 B
JSON

{
"name": "hyphen",
"version": "1.10.6",
"description": "Text hyphenation in Javascript.",
"repository": {
"type": "git",
"url": "git+https://github.com/ytiurin/hyphen"
},
"keywords": [
"hyphen",
"hyphenate",
"hyphenation",
"hyphenator"
],
"author": "Eugene Tiurin <yevhentiurin@gmail.com> (https://github.com/ytiurin)",
"license": "ISC",
"bugs": {
"url": "https://github.com/ytiurin/hyphen/issues"
},
"homepage": "https://ytiurin.github.io/hyphen",
"browser": "./hyphen.js"
}