1 Star 0 Fork 0

spcent / lightGallery

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bower.json 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
Sachin 提交于 2016-06-28 09:07 . Version 1.2.21 release
{
"name": "lightgallery",
"version": "1.2.21",
"description": "A lightweight, customizable, modular, responsive, lightbox gallery plugin for jQuery.",
"main": [
"dist/js/lightgallery.min.js",
"dist/css/lightgallery.css",
"dist/fonts/lg.eot",
"dist/fonts/lg.svg",
"dist/fonts/lg.ttf",
"dist/fonts/lg.woff",
"dist/img/loading.gif",
"dist/img/video-play.png",
"dist/img/vimeo-play.png",
"dist/img/youtube-play.png"
],
"keywords": [
"gallery",
"lightbox",
"image",
"youtube",
"vimeo"
],
"authors": [
"Sachin N <sachi77n@gmail.com>"
],
"homepage": "http://sachinchoolur.github.io/lightGallery/",
"repository": {
"type": "git",
"url": "git://github.com/sachinchoolur/lightGallery.git"
},
"license": "Apache-2.0",
"ignore": [
"README.md"
],
"dependencies": {
"jquery": ">=1.7.0"
},
"devDependencies": {
"qunit": "~1.12.0"
}
}
JavaScript
1
https://gitee.com/spcent/lightGallery.git
git@gitee.com:spcent/lightGallery.git
spcent
lightGallery
lightGallery
master

搜索帮助