{
  "name": "wav-file-info",
  "version": "0.0.10",
  "description": "Lightweight Node.js WAV file info helper",
  "main": "wav-file-info.js",
  "scripts": {
    "test": "mocha test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/rackfx/Node-WAV-File-Info.git"
  },
  "keywords": [
    "WAV",
    "file",
    "WAV",
    "audio",
    "RIFF",
    "Microsoft",
    "Node",
    "meta",
    "wav meta"
  ],
  "author": "David Jones <null@rackfx.com> (rackfx.com)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/rackfx/Node-WAV-File-Info/issues"
  },
  "homepage": "https://github.com/rackfx/Node-WAV-File-Info"
}
