frontend/.pnpm-store/v3/files/a6/dbb58e690e6c45c0351ec5845841beb4759ef9b5c618f1b83d0ae82ef69b0009d9445c805d3882625244843c28b7d7c59d0cb0ff611da6c97c33bb86d9c4c1-exec

31 lines
660 B
Plaintext
Executable File

{
"name": "@formatjs/intl-localematcher",
"version": "0.2.25",
"description": "Intl.LocaleMatcher ponyfill",
"keywords": [
"intl",
"locale",
"formatjs",
"react-intl",
"i18n",
"ecma402",
"tc39"
],
"author": "Long Ho <holevietlong@gmail.com>",
"homepage": "https://github.com/formatjs/formatjs#readme",
"license": "MIT",
"main": "index.js",
"module": "lib/index.js",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/formatjs/formatjs.git"
},
"bugs": {
"url": "https://github.com/formatjs/formatjs/issues"
},
"dependencies": {
"tslib": "^2.1.0"
}
}