jquery_tubular_plugin
Version:
Tubular is a jQuery plugin that lets you set a YouTube video as your page background. Just attach it to your page wrapper element, set some options, and you're on your way.
17 lines (16 loc) • 482 B
JSON
{
"name": "jquery_tubular_plugin",
"version": "1.0.1",
"description": "Tubular is a jQuery plugin that lets you set a YouTube video as your page background. Just attach it to your page wrapper element, set some options, and you're on your way.",
"main": "jquery.tubular.1.0.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"tubular",
"jQuery",
"YouTube"
],
"author": "Sean McCambridge",
"license": "MIT"
}