{
	"name":            "Better-YOURLs",
	"private":         true,
	"version":         "2.0.0",
	"description":     "Grunt base for the Better YOURLs Plugin.",
	"dependencies":    {},
	"devDependencies": {
		"grunt":                       "*",
		"grunt-contrib-uglify":        "*",
		"grunt-contrib-watch":         "*",
		"grunt-sass":                  "*",
		"grunt-contrib-cssmin":        "*",
		"load-grunt-tasks":            "*",
		"grunt-autoprefixer":          "*",
		"grunt-wp-i18n":               "*",
		"grunt-phpunit":               "*"
	},
	"author":          "Chris Wiegman",
	"repository":      {
		"type": "git",
		"url":  "https://github.com/ChrisWiegman/Better-YOURLS"
	}
}
