{
  "name" : "seethru",
  "version" : "1.1.3",
  "author" :  {
    "name" : "Frederik Ring",
    "email" : "frederik.ring@gmail.com",
    "url" : "http://www.frederikring.com"
  },
  "title" : "jQuery seeThru",
  "description" : "HTML5 video with alpha channel transparencies",
  "homepage" : "https://github.com/m90/jquery-seeThru",
  "docs" : "https://github.com/m90/jquery-seeThru",
  "demo" : "http://m90.github.io/jquery-seeThru/moving-alpha",
  "bugs" : "https://github.com/m90/jquery-seeThru/issues",
  "keywords" : [
    "html5",
    "video",
    "transparency",
    "alpha-channel",
    "keying",
    "canvas"
    ],
  "licenses" : [
    {
      "type" : "MIT",
       "url" : "http://www.opensource.org/licenses/mit-license.php"
    }
  ],
  "dependencies" : {
    "jquery" : ">=1.7"
  }
}