{
  "name": "vue-react-i18n-plugin",
  "version": "1.0.1",
  "description": "中文国际化插件，适用于 vue，react",
  "keywords": [
    "vue",
    "react",
    "babel",
    "i18n-plugin",
    "i18n-loader",
    "webpack-plugin",
    "webpack",
    "国际化"
  ],
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "license": "ISC",
  "dependencies": {
    "@babel/cli": "^7.17.6",
    "@babel/core": "^7.17.8",
    "@babel/types": "^7.17.0",
    "loader-utils": "^1.4.0",
    "ora": "^1.4.0",
    "webpack-sources": "^1.4.3",
    "xlsx": "^0.18.5"
  },
  "devDependencies": {
    "react": "^18.0.0",
    "typescript": "^4.6.3"
  }
}
