vanilla-fitvids
Version:
FitVids makes video embeds responsive
30 lines (29 loc) • 536 B
JSON
{
"name": "fitvids",
"version": "1.1.0",
"main": "./jquery.fitvids.js",
"ignore": [
"**/.*",
"node_modules",
"components",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery": ">= 1.7.0"
},
"homepage": "https://github.com/davatron5000/FitVids.js",
"authors": [
"Dave Rupert <rupato@gmail.com>"
],
"description": "FitVids makes video embeds responsive",
"keywords": [
"FitVids",
"Responsive",
"RWD",
"YouTube",
"Vimeo"
],
"license": "WTFPL"
}