diff --git a/package.json b/package.json index d3e16a9380..c8df711e46 100644 --- a/package.json +++ b/package.json @@ -4,8 +4,15 @@ "description" : "Just a blogging platform.", "author" : "Ghost Foundation", "homepage" : "http://ghost.org", - "keywords" : ["ghost", "blog", "cms"], - "repository" : {"type": "git", "url": "git://github.com/TryGhost/Ghost.git"}, + "keywords" : [ + "ghost", + "blog", + "cms" + ], + "repository" : { + "type": "git", + "url": "git://github.com/TryGhost/Ghost.git" + }, "private" : true, "licenses" : [ {