{
  "name": "format-message",
  "version": "5.2.0",
  "description": "Internationalize text, numbers, and dates using ICU Message Format",
  "author": "Andy VanWagoner <thetalecrafter@gmail.com> (https://thetalecrafter.com/)",
  "homepage": "https://github.com/format-message/format-message",
  "license": "MIT",
  "repository": "format-message/format-message",
  "bugs": "https://github.com/format-message/format-message/issues",
  "keywords": [
    "i18n",
    "intl",
    "internationalization",
    "localization",
    "globalization",
    "messageformat",
    "pluralformat",
    "selectformat",
    "plural",
    "gender",
    "icu"
  ],
  "dependencies": {
    "format-message-formats": "^5.1.0",
    "format-message-interpret": "^5.1.2",
    "format-message-parse": "^5.1.2",
    "lookup-closest-locale": "^5.1.0",
    "object-assign": "^4.0.1"
  }
}
