fixed magnific popup package.json

This commit is contained in:
Lachlan Collins
2013-07-04 12:56:29 +10:00
parent 3f7cc19e61
commit fc0b4fcf62
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "magnific-popup.js",
"filename": "magnific-popup.min.js",
"filename": "jquery.magnific-popup.min.js",
"version": "0.8.9",
"author": "Dmitry Semenov",
"description": "Fast, light, mobile-friendly and responsive lightbox plugin with focus on performance. Open inline HTML, ajax loaded content, image, form, iframe (YouTube and Vimeo video, Google Maps), photo gallery. Easily add in/out animation effects with help of CSS3 transitions.",
@@ -19,4 +19,4 @@
"url": "https://github.com/dimsemenov/Magnific-Popup.git"
}
]
}
}