{
  "name": "speech--two--text",
  "version": "1.0.1",
  "description": "Helps to convert speech to text.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sarangraj98/speech-to-text.git"
  },
  "keywords": [
    "Speech",
    "to",
    "text",
    "js",
    "javascript"
  ],
  "author": "Sarang Raj",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/sarangraj98/speech-to-text/issues"
  },
  "homepage": "https://github.com/sarangraj98/speech-to-text#readme",
  "dependencies": {
  }
}
