@formatjs/intl-locale
Version:
Intl.Locale polyfill
27 lines • 678 B
JSON
{
"name": "@formatjs/intl-locale",
"description": "Intl.Locale polyfill",
"version": "4.2.11",
"license": "MIT",
"author": "Long Ho <holevietlong@gmail.com>",
"types": "index.d.ts",
"dependencies": {
"tslib": "^2.8.0",
"@formatjs/ecma402-abstract": "2.3.4",
"@formatjs/intl-enumerator": "1.8.10",
"@formatjs/intl-getcanonicallocales": "2.5.5"
},
"bugs": "https://github.com/formatjs/formatjs/issues",
"homepage": "https://github.com/formatjs/formatjs#readme",
"keywords": [
"ecma402",
"formatjs",
"i18n",
"intl",
"locale",
"react-intl",
"tc39"
],
"main": "index.js",
"repository": "formatjs/formatjs.git"
}