Sha256: a4477ffa794284ebe5d41779d787948c612e2906d3d27f889bd97eaf20337697

Contents?: true

Size: 1.03 KB

Versions: 6

Compression:

Stored size: 1.03 KB

Contents

{
	"name": "ekko-lightbox",
	"description": "A lightbox gallery plugin for Bootstrap 3 based on the modal plugin",
	"version": "3.3.3",
	"keywords": [
		"lightbox",
		"gallery",
		"bootstrap",
		"jquery",
		"modal"
	],
	"homepage": "https://github.com/ashleydw/lightbox",
	"author": "ashleydw <hello@ashleyd.ws>",
	"main": "dist/ekko-lightbox.min.js",
	"style": "dist/ekko-lightbox.css",
	"less": "ekko-lightbox.less",
	"repository": {
		"type": "git",
		"url": "https://github.com/ashleydw/lightbox.git"
	},
	"bugs": {
		"url": "https://github.com/ashleydw/lightbox/issues"
	},
	"license": {
		"type": "GNU GENERAL PUBLIC LICENSE",
		"url": "https://github.com/ashleydw/lightbox/blob/master/LICENSE.txt"
	},
	"devDependencies": {
		"grunt": "^0.4.5",
		"grunt-banner": "~0.2.0",
		"grunt-contrib-coffee": "~0.8.0",
		"grunt-contrib-uglify": "~0.2.2",
		"grunt-contrib-watch": "~0.5.1",
		"grunt-recess": "~0.3.3",
		"grunt-bump": "~0.0.14"
	},
	"npmName": "ekko-lightbox",
	"npmFileMap": [
		{
			"basePath": "/dist/",
			"files": [
				"*"
			]
		}
	]
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-theme-prettydocs-0.0.6 assets/plugins/lightbox/package.json
jekyll-theme-prettydocs-0.0.5 assets/plugins/lightbox/package.json
jekyll-theme-prettydocs-0.0.4 assets/plugins/lightbox/package.json
jekyll-theme-prettydocs-0.0.3 assets/plugins/lightbox/package.json
jekyll-theme-prettydocs-0.0.2 assets/plugins/lightbox/package.json
jekyll-theme-prettydocs-0.0.1 assets/plugins/lightbox/package.json