UNPKG

@robotical/martyblocks

Version:
32 lines (31 loc) 872 B
{ "name": "format-message", "version": "6.2.4", "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.4", "format-message-interpret": "^6.2.4", "format-message-parse": "^6.2.4", "lookup-closest-locale": "^6.2.0" }, "gitHead": "ece4dfacbec6af56e98897a3acbf0c99c64c2ed2" }