{
  "name": "angular-audio",
  "version": "0.0.2",
  "homepage": "https://github.com/danielstern/ngAudio",
  "description": "Directive for playing sounds",
  "main": "angular.audio.js",
  "keywords": [
    "audio",
    "sound",
    "angular",
    "module",
    "directive"
  ],
  "authors": [
    "daniel stern"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
