UNPKG

hyphenated-en-us

Version:

This package contains hyphenation patterns and exceptions for the American English language. It is intended to be used with the main `hyphenated` package and is already included there as a dependency.

22 lines (21 loc) 481 B
{ "name": "hyphenated-en-us", "version": "1.2.0", "keywords": [ "hyphenation", "javascript", "library" ], "homepage": "https://github.com/sergeysolovev/hyphenated", "bugs": "https://github.com/sergeysolovev/hyphenated/issues", "repository": { "type": "git", "url": "https://github.com/sergeysolovev/hyphenated.git", "directory": "packages/hyphenated-en-us" }, "license": "MIT", "main": "index.js", "engines": { "node": ">=8" } }