{
  "name": "wav-info",
  "version": "0.0.1",
  "description": "Lightweight Node.js WAV file & buffer info helper",
  "main": "wav-info.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/W0LFB0MB/wav-info.git"
  },
  "keywords": [
    "WAV",
    "file",
    "buffer",
    "audio",
    "RIFF",
    "Microsoft",
    "Node",
    "meta",
    "wav meta"
  ],
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/W0LFB0MB/wav-info/issues"
  },
  "homepage": "https://github.com/W0LFB0MB/wav-info",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Ali Erturan"
}
