@lingui/babel-plugin-transform-react
Version:
Transform React components to ICU message format
26 lines (25 loc) • 545 B
JSON
{
"name": "@lingui/babel-plugin-transform-react",
"version": "2.9.2",
"description": "Transform React components to ICU message format",
"main": "index.js",
"author": {
"name": "Tomáš Ehrlich",
"email": "tomas.ehrlich@gmail.com"
},
"license": "MIT",
"keywords": [
"babel-plugin"
],
"repository": {
"type": "git",
"url": "https://github.com/lingui/js-lingui.git"
},
"bugs": {
"url": "https://github.com/lingui/js-lingui/issues"
},
"engines": {
"node": ">=4.0"
},
"dependencies": {}
}