{
	"name": "wp_query_engine",
	"description": "WP Query Engine",
	"license": "GPL-2.0",
	"version": "1.0.0",
	"repository": {
		"type": "git",
		"url": "https://github.com/WPCodeLabs/WP-Query-Engine"
	},
	"devDependencies": {
		"grunt"                 : "latest",
		"grunt-postcss"         : "latest",
		"grunt-contrib-compass" : "latest",
		"grunt-contrib-jshint"  : "latest",
		"grunt-contrib-uglify"  : "latest",
		"grunt-contrib-watch"   : "latest",
		"grunt-contrib-clean"   : "latest",
		"grunt-openport"        : "latest",
		"grunt-newer"           : "latest",
		"pixrem"                : "latest",
		"autoprefixer"          : "latest",
		"cssnano"               : "latest"
	}
}
