{
  "name": "ya-music",
  "version": "0.0.2",
  "description": "Audio-player library for browser",
  "main": "dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/yandex/music-audio.git"
  },
  "keywords": [
    "audio",
    "html5",
    "flash"
  ],
  "author": "Silaev Mikhail <gheljenor@yandex-team.ru>",
  "license": "GNU LGPL v3.0",
  "devDependencies": {
    "browserify": "^11.0.1",
    "handlebars": "^4.0.5",
    "jsdoc": "^3.3.2",
    "uglify-js": "^2.4.24"
  },
  "dependencies": {
    "vow": "^0.4.10"
  }
}
