UNPKG

jquery.mb.vimeo_player

Version:

This plugin let you play any public Vimeo video as background of your page. It can also be used as a customized player in page.

55 lines 1.7 kB
{ "name": "jquery.mb.vimeo_player", "title": "jquery.mb.vimeo_player", "description": "This plugin let you play any public Vimeo video as background of your page. It can also be used as a customized player in page.", "keywords": [ "jquery-plugin", "video", "Vimeo", "background", "HTML5", "player", "custom" ], "version": "1.2.0", "author": "Pupunzi <matbicoc@gmail.com> (Matteo Bicocchi)", "maintainers": [ "Pupunzi <matbicoc@gmail.com> (Matteo Bicocchi)" ], "license": "MIT", "bugs": { "url": "https://github.com/pupunzi/jquery.mb.vimeop_layer/issues" }, "homepage": "http://pupunzi.open-lab.com/mb-jquery-components/jquery-mb-vimeo_player/", "demo": "http://pupunzi.com/#mb.components/mb.YTPlayer/vimeo_player.html", "docs": "https://github.com/pupunzi/jquery.mb.YTPlayer/wiki", "download": "http://pupunzi.open-lab.com/mb-jquery-components/jquery-mb-vimeo_player/", "dependencies": { "jquery": "^3.5.1" }, "main": "dist/jquery.mb.vimeo_player.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/pupunzi/jquery.mb.vimeo_player.git" }, "devDependencies": { "grunt": "^0.4.5", "grunt-build-number": "^1.0.0", "grunt-bump": "^0.3.1", "grunt-contrib-concat": "^0.5.1", "grunt-contrib-copy": "^0.8.0", "grunt-contrib-cssmin": "^0.12.3", "grunt-contrib-uglify": "^4.0.1", "grunt-contrib-watch": "^0.6.1", "grunt-include-replace": "^3.0.0", "grunt-jsbeautifier": "^0.2.10", "grunt-strip-code": "^1.0.6" }, "directories": { "example": "examples" }, "buildnum": "567" }