{ "name": "intl-messageformat", "description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.", "version": "11.1.2", "license": "BSD-3-Clause", "author": "Eric Ferraiuolo ", "type": "module", "sideEffects": false, "types": "index.d.ts", "exports": { ".": "./index.js" }, "dependencies": { "tslib": "^2.8.1", "@formatjs/ecma402-abstract": "3.1.1", "@formatjs/icu-messageformat-parser": "3.5.1", "@formatjs/fast-memoize": "3.1.0" }, "bugs": "https://github.com/formatjs/formatjs/issues", "contributors": [ "Anthony Pipkin ", "Caridy Patino ", "Drew Folta ", "Long Ho " ], "gitHead": "a7842673d8ad205171ad7c8cb8bb2f318b427c0c", "homepage": "https://github.com/formatjs/formatjs", "keywords": [ "globalization", "i18n", "icu", "internationalization", "intl", "localization", "messageformat", "parser", "plural" ], "repository": "git@github.com:formatjs/formatjs.git" }