From 31081f576173853cb3bf13c6efc1cb7d26e5aa88 Mon Sep 17 00:00:00 2001 From: Ryan Seys Date: Thu, 24 Oct 2013 10:39:32 -0400 Subject: [PATCH] Keep style consistent --- package.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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" : [ {