{
  "name": "accessible-html5-video-player",
  "version": "1.0.3 ",
  "homepage": "https://github.com/paypal/accessible-html5-video-player",
  "authors": [
    "weboverhauls@gmail.com"
  ],
  "description": "A lightweight HTML5 video player which includes support for captions and screen reader accessibility.",
  "main": "js/px-video.js",
  "moduleType": [
    "globals"
  ],
  "keywords": [
    "html5",
    "video",
    "accessible"
  ],
 "license": "BSD",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
