{
  "_from": "intl-messageformat@10.5.11",
  "_id": "intl-messageformat@10.5.11",
  "_inBundle": false,
  "_integrity": "sha512-eYq5fkFBVxc7GIFDzpFQkDOZgNayNTQn4Oufe8jw6YY6OHVw70/4pA3FyCsQ0Gb2DnvEJEMmN2tOaXUGByM+kg==",
  "_location": "/intl-messageformat",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "intl-messageformat@10.5.11",
    "name": "intl-messageformat",
    "escapedName": "intl-messageformat",
    "rawSpec": "10.5.11",
    "saveSpec": null,
    "fetchSpec": "10.5.11"
  },
  "_requiredBy": [
    "/@formatjs/intl",
    "/react-intl"
  ],
  "_resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.5.11.tgz",
  "_shasum": "95d6a3b0b303f924d5d8c3f8d3ad057d1dc73c64",
  "_spec": "intl-messageformat@10.5.11",
  "_where": "/home/perazamc/cms.perazam.com/perazam-cms/node_modules/react-intl",
  "author": {
    "name": "Eric Ferraiuolo",
    "email": "eferraiuolo@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/formatjs/formatjs/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Anthony Pipkin",
      "email": "a.pipkin@yahoo.com"
    },
    {
      "name": "Caridy Patino",
      "email": "caridy@gmail.com"
    },
    {
      "name": "Drew Folta",
      "email": "drew@folta.net"
    },
    {
      "name": "Long Ho"
    }
  ],
  "dependencies": {
    "@formatjs/ecma402-abstract": "1.18.2",
    "@formatjs/fast-memoize": "2.2.0",
    "@formatjs/icu-messageformat-parser": "2.7.6",
    "tslib": "^2.4.0"
  },
  "deprecated": false,
  "description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.",
  "gitHead": "a7842673d8ad205171ad7c8cb8bb2f318b427c0c",
  "homepage": "https://github.com/formatjs/formatjs",
  "keywords": [
    "i18n",
    "intl",
    "internationalization",
    "localization",
    "globalization",
    "messageformat",
    "parser",
    "plural",
    "icu"
  ],
  "license": "BSD-3-Clause",
  "main": "index.js",
  "module": "lib/index.js",
  "name": "intl-messageformat",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/formatjs/formatjs.git"
  },
  "sideEffects": false,
  "types": "index.d.ts",
  "version": "10.5.11"
}
