intl-format-cache
Version:
A memoizer factory for Intl format constructors.
25 lines (24 loc) • 645 B
JSON
{
"name": "intl-format-cache",
"version": "4.3.1",
"description": "A memoizer factory for Intl format constructors.",
"main": "index.js",
"module": "lib/index.js",
"types": "intl-format-cache.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/formatjs/formatjs.git"
},
"keywords": [
"intl",
"i18n"
],
"sideEffects": false,
"author": "Eric Ferraiuolo <eferraiuolo@gmail.com>",
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/formatjs/formatjs/issues"
},
"homepage": "https://github.com/formatjs/formatjs",
"gitHead": "a7842673d8ad205171ad7c8cb8bb2f318b427c0c"
}