{ "_args": [ [ "intl-messageformat-parser@5.5.1", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "intl-messageformat-parser@5.5.1", "_id": "intl-messageformat-parser@5.5.1", "_inBundle": false, "_integrity": "sha512-TvB3LqF2VtP6yI6HXlRT5TxX98HKha6hCcrg9dwlPwNaedVNuQA9KgBdtWKgiyakyCTYHQ+KJeFEstNKfZr64w==", "_location": "/intl-messageformat-parser", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "intl-messageformat-parser@5.5.1", "name": "intl-messageformat-parser", "escapedName": "intl-messageformat-parser", "rawSpec": "5.5.1", "saveSpec": null, "fetchSpec": "5.5.1" }, "_requiredBy": [ "/intl-messageformat", "/react-intl" ], "_resolved": "https://registry.npmjs.org/intl-messageformat-parser/-/intl-messageformat-parser-5.5.1.tgz", "_spec": "5.5.1", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Eric Ferraiuolo", "email": "eferraiuolo@gmail.com" }, "bugs": { "url": "https://github.com/formatjs/formatjs/issues" }, "contributors": [ { "name": "Eric Ferraiuolo", "email": "eferraiuolo@gmail.com" }, { "name": "Long Ho", "email": "holevietlong@gmail.com" }, { "name": "Ryuichi Okumura", "email": "okuryu@okuryu.com" }, { "name": "Seth Bertalotto", "email": "seth@bertalotto.net" }, { "name": "Song Seunggeun", "email": "giff.song@gmail.com" }, { "name": "Tobias Bieniek", "email": "tobias.bieniek@gmail.com" } ], "dependencies": { "@formatjs/intl-numberformat": "^5.5.2" }, "description": "Parses ICU Message strings into an AST via JavaScript.", "gitHead": "8b0baec8eda5002715cf893274fe59782fc2d371", "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-parser", "repository": { "type": "git", "url": "git://github.com/formatjs/formatjs.git" }, "sideEffects": false, "types": "index.d.ts", "version": "5.5.1" }