UNPKG

@formatjs/intl-pluralrules

Version:
35 lines 872 B
{ "name": "@formatjs/intl-pluralrules", "version": "5.1.4", "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": { "@formatjs/ecma402-abstract": "1.13.0", "@formatjs/intl-localematcher": "0.2.31", "tslib": "2.4.0" }, "devDependencies": { "@formatjs/intl-getcanonicallocales": "2.0.4", "@formatjs/intl-locale": "3.0.7" }, "bugs": { "url": "https://github.com/formatjs/formatjs/issues" }, "gitHead": "a7842673d8ad205171ad7c8cb8bb2f318b427c0c" }