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