{
  "name": "format-message",
  "version": "6.2.1",
  "description": "Internationalize text, numbers, and dates using ICU Message Format",
  "author": "Andy VanWagoner <andy@vanwago.net>",
  "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"
  ],
  "types": "types.d.ts",
  "dependencies": {
    "format-message-formats": "^6.2.0",
    "format-message-interpret": "^6.2.0",
    "format-message-parse": "^6.2.0",
    "lookup-closest-locale": "^6.2.0"
  }
}
