{
  "name": "i18n-jsautotranslate",
  "version": "3.17.0",
  "description": "Two lines of js realize automatic html translation. No need to change the page, no language configuration file, no API key, SEO friendly!",
  "main": "index.js",
  "scripts": {
    "version": "node dev/update-version.js",
    "postversion": "git push && git push --tags"
  },
  "keywords": [
    "i18n",
    "translatejs",
    "i18n-translatejs"
  ],
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/xnx3/translate#readme",
  "bugs": {
    "url": "https://github.com/xnx3/translate/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xnx3/translate.git"
  },
  "author": "管雷鸣",
  "license": "MIT"
}
