forked from fancyapps/fancybox
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfancybox.jquery.json
More file actions
31 lines (31 loc) · 837 Bytes
/
fancybox.jquery.json
File metadata and controls
31 lines (31 loc) · 837 Bytes
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
{
"name": "fancybox",
"title": "fancyBox",
"description": "fancyBox offers an elegant way to present images, html content and multimedia for webpages",
"keywords": [
"lightbox",
"effect",
"responsive",
"modal",
"window",
"ui"
],
"version": "2.1.5",
"author": {
"name": "Janis Skarnelis",
"url": "http://fancyapps.com/contact/"
},
"licenses": [
{
"type": "fancyBox",
"url": "http://fancyapps.com/fancybox/#license"
}
],
"homepage": "http://fancyapps.com/fancybox/",
"docs": "http://fancyapps.com/fancybox/#docs",
"download": "http://fancyapps.com/fancybox/#license",
"bugs": "https://github.com/fancyapps/fancyBox/issues",
"dependencies": {
"jquery": ">=1.7"
}
}