{
  "name": "WAAClock",
  "repo": "sebpiq/WAAClock",
  "description": "A comprehensive event scheduling tool for Web Audio API.",
  "version": "0.4.0",
  "keywords": [ "web audio api", "web audio", "audio", "sound", "music" ],
  "scripts": [ "index.js", "lib/WAAClock.js" ],
  "web-audio": {
    "type": "tool",
    "version": "0.1.x" 
  },
  "dependencies": {
    "component/underscore": "*"
  },
  "development": {
    "component/assert": "*",
    "visionmedia/mocha": "*"
  },
  "demo": "http://sebpiq.github.io/WAAClock/beatSequence.html",
  "license": "MIT"
}
