UNPKG

react-google-translator

Version:
28 lines (27 loc) 665 B
{ "name": "react-google-translator", "version": "1.0.2", "description": "Google translate for React", "main": "src/index.js", "module": "src/index.js", "peerDependencies": { "axios": "^0.27.2", "query-string": "^7.1.1", "react": "^18.2.0" }, "repository": { "type": "git", "url": "git+https://github.com/thinnakrit/react-google-translator.git" }, "keywords": [ "Google", "Translate", "React" ], "author": "Thinnakrit", "license": "MIT", "bugs": { "url": "https://github.com/thinnakrit/react-google-translator/issues" }, "homepage": "https://github.com/thinnakrit/react-google-translator#readme" }