{
  "name": "jplayer",
  "version": "2.4.0",
  "description": "The jQuery HTML5 Audio / Video Library",
  "homepage": "http://www.jplayer.org/",
  "keywords": [
    "audio",
    "video"
  ],
  "dependencies": {
    "jquery": ">1.7.0"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://www.opensource.org/licenses/MIT"
    }
  ],
  "repositories": [
    {
      "type": "git",
      "url": "https://github.com/happyworm/jPlayer.git"
    }
  ],
  "github": "http://github.com/happyworm/jPlayer",
  "main": "jquery.jplayer/jquery.jplayer.js"
}
