{
	"name": "lift-search",
	"description": "Lift Search for WordPress",
	"version": "1.6.0",
	"wpVersion": "3.5.1.1",
	"projectTypes": ["plugin"],
	"repository": "git@github.com:voceconnect/lift-search.git",
	"devDependencies": {
		"grunt": "latest",
		"grunt-contrib-jshint": "latest",
		"grunt-contrib-concat": "latest",
		"grunt-contrib-uglify": "latest",
		"grunt-contrib-watch": "latest",
		"grunt-contrib-qunit ": "latest",
		"grunt-contrib-coffee": "latest",
		"grunt-contrib-compass": "latest",
		"grunt-contrib-compress": "latest",
		"grunt-phpcs": "latest",
		"grunt-img": "latest"
	}
}