{ "name": "Video.js"
, "description": "An HTML5 and Flash video player with a common API and skin for both."
, "version": "3.2.3"
, "keywords": ["html5", "flash", "video", "player"]
, "homepage": "http://videojs.com"
, "author": "Steve Heffernan"
, "scripts": { "test": "make test" }
, "repository":
{ "type": "git"
, "url": "https://github.com/zencoder/video-js.git"
}
, "devDependencies":
{ "jshint": "0.6.1"
, "connect": "2.1.3"
}
}