{
  "name": "web-hotword-example",
  "version": "0.0.2",
  "dependencies": {
    "bumblebee-hotword": "0.0.6",
    "deepspeech": "^0.6.0",
    "jaxcore": "0.0.2",
    "jaxcore-deepspeech-plugin": "0.0.5",
    "jaxcore-say": "^0.0.4",
    "node-vad": "^1.1.4",
    "react": "^16.12.0",
    "react-dom": "^16.12.0",
    "react-scripts": "3.3.0",
    "set-value": "3.0.1",
    "socket.io": "^2.3.0",
    "socket.io-client": "^2.3.0",
    "words-to-numbers": "^1.5.1"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  },
  "eslintConfig": {
    "extends": "react-app"
  },
  "license": "MIT",
  "homepage": ".",
  "browserslist": [
    ">0.2%",
    "not dead",
    "not ie <= 11",
    "not op_mini all"
  ]
}
