forked from okfocus/okvideo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
okvideo.jquery.json
34 lines (34 loc) · 990 Bytes
/
okvideo.jquery.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"name": "okvideo",
"version": "2.2.2",
"title": "okvideo",
"description": "A jQuery Plugin for fullscreen background videos from YouTube or Vimeo.",
"homepage": "https://github.com/okfocus/okvideo",
"docs": "https://github.com/okfocus/okvideo",
"demo": "http://okfoc.us/okvideo",
"licenses": [{
"type": "MIT",
"url": "https://raw.github.com/okfocus/okvideo/master/license"
}],
"keywords": ["video", "background", "fullscreen", "full-screen", "responsive", "fill", "container", "youtube", "vimeo", "okfocus"],
"author": {
"name": "OKFocus",
"url": "https://github.com/okfocus"
},
"maintainers": [{
"name": "Jules LaPlace",
"url": "https://github.com/julescarbon"
},
{
"name": "Ryder Ripps",
"url": "https://github.com/ryderr"
}],
"repository": {
"type": "git",
"url": "git://github.com/okfocus/okvideo.git"
},
"bugs": "https://github.com/okfocus/okvideo/issues",
"dependencies": {
"jquery": ">=1.4"
}
}