( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ
{
"name": "babel-plugin-formatjs",
"version": "10.3.18",
"description": "Extracts string messages for translation from modules that use formatjs.",
"repository": {
"type": "git",
"url": "git+https://github.com/formatjs/formatjs.git"
},
"license": "MIT",
"main": "index.js",
"types": "index.d.ts",
"author": "Long Ho <holevietlong@gmail.com>",
"dependencies": {
"@babel/core": "^7.10.4",
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/plugin-syntax-jsx": "7",
"@babel/traverse": "7",
"@babel/types": "^7.12.11",
"@formatjs/icu-messageformat-parser": "2.0.18",
"@formatjs/ts-transformer": "3.9.2",
"@types/babel__core": "^7.1.7",
"@types/babel__helper-plugin-utils": "^7.10.0",
"tslib": "^2.1.0"
},
"keywords": [
"babel-plugin",
"react-intl"
],
"bugs": {
"url": "https://github.com/formatjs/formatjs/issues"
},
"homepage": "https://github.com/formatjs/formatjs#readme",
"gitHead": "8b0baec8eda5002715cf893274fe59782fc2d371"
}