{
  "name": "@echogarden/vosk",
  "version": "0.3.39-patched.1",
  "description": "Node binding for continuous offline voice recoginition with Vosk library (patched).",
  "repository": {
    "type": "git",
    "url": "git://github.com/alphacep/vosk-api.git"
  },
  "main": "index.js",
  "keywords": [
    "speech",
    "speech recognition",
    "voice"
  ],
  "author": "Alpha Cephei Inc.",
  "license": "Apache-2.0",
  "engines": {
    "node": ">= 12.x.x"
  },
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "ffi-napi": "^4.0.3",
    "ref-napi": ">=2.0.0"
  }
}
