{
  "name": "soundbank-sample",
  "version": "2.0.2",
  "description": "Sample player AudioNode source extended with automatable transpose, tuning and amp.",
  "main": "index.js",
  "dependencies": {
    "audio-voltage": "^1.0.0"
  },
  "devDependencies": {
    "beefy": "^2.1.1",
    "browserify": "^13.0.1"
  },
  "scripts": {
    "example": "beefy example.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mmckegg/soundbank-sample.git"
  },
  "keywords": [
    "soundbank",
    "sample",
    "buffer",
    "audio",
    "player",
    "waapi",
    "midi"
  ],
  "author": "Matt McKegg",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/mmckegg/soundbank-sample/issues"
  },
  "homepage": "https://github.com/mmckegg/soundbank-sample"
}
