{
  "name": "@fu1996/i18n-translate-tool",
  "version": "1.2.8",
  "description": "",
  "main": "index.js",
  "git": "https://github.com/fu1996/i18n-translate-tool.git",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "postinstall": "node bin/postinstall.js || exit 0"
  },
  "bin": {
    "itt": "./bin/index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fu1996/webpack-plugins-loaders.git"
  },
  "keywords": [],
  "author": "fujunkui",
  "license": "MIT",
  "dependencies": {
    "@vitalets/google-translate-api": "^9.2.0",
    "chalk": "^4.1.2",
    "commander": "^9.4.0",
    "esm": "^3.2.25",
    "inquirer": "^8.2.4",
    "lodash": "^4.17.21"
  },
  "gitHead": "3da17d628e340ea8155de62c3821615ba7915ced"
}
