mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-13 11:13:07 +08:00
4cc2207513
Original unminified source code (dev folder - js, css, less) (fixes #6) Grunt build system Multiple identities correction (fixes #9) Compose html editor (fixes #12) New general settings - Loading Description New warning about default admin password Split general and login screen settings
29 lines
No EOL
1.2 KiB
JSON
29 lines
No EOL
1.2 KiB
JSON
{
|
|
"name": "magnific-popup",
|
|
"title": "Magnific Popup",
|
|
"description": "Fast, light, mobile-friendly and responsive lightbox and modal dialog plugin. Open inline HTML, ajax loaded content, image, form, iframe (YouTube video, Vimeo, Google Maps), photo gallery. Animation effects added with CSS3 transitions. For jQuery or Zepto.",
|
|
"version": "0.9.8",
|
|
"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": "diiiimaaaa@gmail.com",
|
|
"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","dialog","ui","gallery","slideshow","video","image","ajax","html5","animation","jquery","photo","responsive","mobile"],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://www.opensource.org/licenses/mit-license.php"
|
|
}
|
|
]
|
|
} |