@robotical/martyblocks
Version:
MartyBlocks based on Scratch for Marty the Robot by Robotical
27 lines (26 loc) • 791 B
JSON
{
"name": "format-message-interpret",
"version": "6.2.4",
"description": "Convert format-message-parse ast to a function",
"author": "Andy VanWagoner <andy@vanwago.net>",
"homepage": "https://github.com/format-message/format-message/tree/master/packages/format-message-interpret",
"license": "MIT",
"repository": "format-message/format-message",
"bugs": "https://github.com/format-message/format-message/issues",
"keywords": [
"format-message",
"message-format",
"internationalization",
"i18n",
"icu",
"messageformat",
"pluralformat",
"selectformat"
],
"types": "types.d.ts",
"dependencies": {
"format-message-formats": "^6.2.4",
"lookup-closest-locale": "^6.2.0"
},
"gitHead": "ece4dfacbec6af56e98897a3acbf0c99c64c2ed2"
}