{
  "name": "sample-audio-files",
  "version": "1.0.7",
  "description": "gallery of sample media files to be used by other node packages",
  "main": "src/manage_media.js",
  "scripts": {
    "test": "node test/test_dir_listing.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/scottstensland/sample-audio-files.git"
  },
  "dependencies": {
    "shared-utils" : "0.1.6"
  },
  "keywords": [
    "WAV",
    "audio",
    "sample",
    "files"
  ],
  "author": "Scott Stensland <scottstensland@gmail.com> (http://catfoodnation.com/)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/scottstensland/sample-audio-files/issues"
  },
  "homepage": "https://github.com/scottstensland/sample-audio-files"
}
