{
  "name": "speech-to-text-api",
  "version": "1.0.3",
  "description": "speech to text with google speech api",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "zesani",
  "license": "ISC",
  "homepage": "https://github.com/zesani/speech-to-text-api",
  "dependencies": {
    "axios": "^0.18.0"
  }
}
