Files
e-tib.com/node_modules/.pnpm/hyphen@1.14.1/node_modules/hyphen/package.json
Marc Mintel d14122005d Initial commit: E-TIB production hardening & E2E foundation
Former-commit-id: ef04fca3d76375630c05aac117bf586953f3b657
2026-04-28 19:11:38 +02:00

23 lines
531 B
JSON

{
"name": "hyphen",
"version": "1.14.1",
"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"
}