{
	"name" : "Neonki-grunt",
	"version" : "0.1.0",
	"devDependencies" : {
		"grunt" : "^0.4.5",
		"grunt-bowercopy" : "^1.2.4",
		"grunt-contrib-clean" : "^0.7.0",
		"grunt-contrib-concat" : "^0.5.1",
		"grunt-contrib-copy" : "^0.8.2",
		"grunt-contrib-cssmin" : "^0.14.0",
		"grunt-contrib-less" : "^1.2.0",
		"grunt-contrib-uglify" : "^0.11.1",
		"grunt-contrib-watch" : "^0.6.1"
	},
	"dependencies" : {
		"grunt" : "^0.4.5",
		"grunt-contrib-less" : "^1.2.0",
		"less-plugin-autoprefix" : "^1.5.1"
	}
}