{
  "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"
  }
}
