1 Star 0 Fork 0

spcent / lightGallery

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.59 KB
一键复制 编辑 原始数据 按行查看 历史
Abner Soares Alves Jr 提交于 2016-07-20 15:38 . Fix and Close #387 bug
{
"name": "lightgallery",
"version": "1.2.22",
"description": "A lightweight, customizable, modular, responsive, lightbox gallery plugin for jQuery.",
"keywords": [
"jquery-plugin",
"gallery",
"lightbox",
"image",
"youtube",
"vimeo",
"dailymotion",
"html5 videos",
"thumbnails",
"zoom",
"fullscreen",
"responsive",
"touch",
"drag"
],
"homepage": "http://sachinchoolur.github.io/lightGallery/",
"bugs": {
"url": "https://github.com/sachinchoolur/lightGallery/issues"
},
"license": "Apache-2.0",
"author": {
"name": "Sachin N",
"email": "sachi77n@gmail.com",
"url": "https://github.com/sachinchoolur"
},
"main": "dist/js/lightgallery.js",
"repository": {
"type": "git",
"url": "https://github.com/sachinchoolur/lightGallery.git"
},
"dependencies": {
"jquery": ">=1.7.0"
},
"scripts": {
"test": "grunt"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-connect": "^0.9.0",
"grunt-contrib-copy": "^0.8.0",
"grunt-contrib-cssmin": "^0.12.1",
"grunt-contrib-jshint": "^0.10.0",
"grunt-contrib-qunit": "^0.5.1",
"grunt-contrib-sass": "^0.9.2",
"grunt-contrib-uglify": "^0.7.0",
"grunt-contrib-watch": "^0.6.1",
"jshint-stylish": "^1.0.0",
"load-grunt-tasks": "^2.0.0",
"time-grunt": "^1.0.0"
}
}
JavaScript
1
https://gitee.com/spcent/lightGallery.git
git@gitee.com:spcent/lightGallery.git
spcent
lightGallery
lightGallery
master

搜索帮助