UNPKG

@formatjs/intl-pluralrules

Version:
36 lines 891 B
{ "name": "@formatjs/intl-pluralrules", "version": "5.4.3", "description": "Polyfill for Intl.PluralRules", "keywords": [ "polyfill", "i18n", "intl", "plural", "rules", "PluralRules" ], "author": "Long Ho <holevietlong@gmail.com>", "homepage": "https://github.com/formatjs/formatjs", "license": "MIT", "main": "index.js", "types": "index.d.ts", "repository": { "type": "git", "url": "git+https://github.com/formatjs/formatjs.git" }, "dependencies": { "decimal.js": "10", "tslib": "2", "@formatjs/ecma402-abstract": "2.3.3", "@formatjs/intl-localematcher": "0.6.0" }, "devDependencies": { "@formatjs/intl-getcanonicallocales": "2.5.4", "@formatjs/intl-locale": "4.2.10" }, "bugs": { "url": "https://github.com/formatjs/formatjs/issues" }, "gitHead": "a7842673d8ad205171ad7c8cb8bb2f318b427c0c" }