{
  "name": "google-input-tool",
  "version": "1.4.3",
  "description": "Transliterate language based on code provided from input tool api",
  "main": "index.js",
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sambhuWeb/google-input-tool.git"
  },
  "keywords": [
    "Transliterate",
    "Google",
    "Input",
    "Tool",
    "Free",
    "api"
  ],
  "author": "Sambhu Raj Singh",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sambhuWeb/google-input-tool/issues"
  },
  "homepage": "https://github.com/sambhuWeb/google-input-tool#readme",
  "devDependencies": {
    "chai": "^4.2.0",
    "mocha": "^7.1.2",
    "sinon": "^9.0.2",
    "xmlhttprequest": "^1.8.0"
  }
}
