{
	"name": "edit-recent-posts",
	"title": "Edit Recent Posts",
	"version": "1.0.0",
	"homepage": "https://github.com/hlashbrooke/edit-recent-posts",
	"main": "Gruntfile.js",
	"devDependencies": {
		"grunt": "~0.4.5",
		"grunt-contrib-uglify": "~0.4.0",
		"grunt-contrib-less": "~0.11.1",
		"grunt-contrib-cssmin": "~0.9.0",
		"grunt-contrib-watch": "~0.6.1"
	}
}