forked from dimsemenov/Magnific-Popup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
magnific-popup.jquery.json
29 lines (29 loc) · 1021 Bytes
/
magnific-popup.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
{
"name": "magnific-popup",
"title": "Magnific Popup",
"description": "Fast, light and responsive lightbox plugin with focus on performance. Easily add in/out animations with help of CSS3 transitions.",
"version": "0.8.7",
"homepage": "http://dimsemenov.com/plugins/magnific-popup/",
"demo": "http://dimsemenov.com/plugins/magnific-popup/",
"docs": "http://dimsemenov.com/plugins/magnific-popup/documentation.html",
"author": {
"name": "Dmitry Semenov",
"email": "[email protected]",
"url": "http://dimsemenov.com"
},
"repository": {
"type": "git",
"url": "https://github.com/dimsemenov/Magnific-Popup.git"
},
"bugs": "https://github.com/dimsemenov/Magnific-Popup/issues",
"dependencies": {
"jquery": ">=1.7.2"
},
"keywords": ["lightbox","popup","modal","window","ui","gallery","slideshow","video","image","ajax","html5","animation","jquery"],
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/mit-license.php"
}
]
}