{
	"name": "xGallerify",
	"version": "0.1.5",
	"homepage": "https://github.com/xremix/xGallerify",
	"authors": [
		"Toni Hoffmann <toni-hoffmann@xremix.de>"
	],
	"description": "A lightweight, responsive, smart gallery based on jQuery",
	"keywords":["gallery", "xgallerify", "jquery"],
	"main": "dist/jquery.xgallerify.js",
	"moduleType": [],
	"license": "MIT",
	"ignore": [
		"**/.*",
		"node_modules",
		"bower_components",
		"test",
		"tests"
	],
	"dependencies": {
		"jquery": "*"
	}
}
