{
  "name": "hark",
  "version": "1.2.3",
  "description": "Converts an audio stream to speech events in the browser",
  "main": "hark.js",
  "scripts": {},
  "repository": "https://github.com/latentflip/hark.git",
  "author": "Philip Roberts phil@latentflip.com",
  "license": "MIT",
  "devDependencies": {
    "getusermedia": "~0.1.0",
    "browserify": "~2.22.0",
    "bows": "~0.1.3",
    "attachmediastream": "1.0.x"
  },
  "dependencies": {
    "wildemitter": "^1.2.0"
  },
  "readmeFilename": "README.md"
}
