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

24 lines
450 B
JSON

{
"name": "hyphe",
"description": "Text hyphenation in Javascript.",
"main": "hyphen.js",
"authors": [
"Eugene Tiurin <yevhentiurin@gmail.com> (https://github.com/ytiurin)"
],
"license": "ISC",
"keywords": [
"hyphen",
"hyphenate",
"hyphenation",
"hyphenator"
],
"homepage": "https://github.com/ytiurin/hyphen",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}