jquery.mb.ytplayer
Version:
This plugin let you play any public YouTube video as background of your page. It can also be used as a customized player in page.
26 lines • 624 B
JSON
{
"name": "jquery.mb.ytplayer",
"version": "3.3.3",
"homepage": "http://pupunzi.open-lab.com/mb-jquery-components/jquery-mb-ytplayer",
"authors": [
"pupunzi <matbicoc@gmail.com>"
],
"description": "This plugin let you play any public YouTube video as background of your page. It can also be used as a customized player in page.",
"main": "dist/jquery.mb.YTPlayer.js",
"keywords": [
"jquery-plugin",
"video",
"Youtube",
"html5",
"player"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"buildnum": "7515"
}