From bc9b9d3762829d150cd8322611f7fc3a919df790 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Mon, 28 Sep 2015 21:17:01 +0100 Subject: [PATCH] JSON Formatting --- details.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/details.json b/details.json index 2cd76b8..6191b39 100644 --- a/details.json +++ b/details.json @@ -1,11 +1,11 @@ { - "name" : "Python-Printr", - "packages" : ["printr"], - "version" : "0.0.1", - "description" : "Python module to allow a print line to be updated after printing", - "author" : "Jake Howard", - "author_email" : "me@theorangeone.net ", - "url" : "https://github.com/RealOrangeOne/Printr", - "license":"MIT", - "platforms":["any"] + "name": "Python-Printr", + "packages": ["printr"], + "version": "0.0.1", + "description": "Python module to allow a print line to be updated after printing", + "author": "Jake Howard", + "author_email": "me@theorangeone.net ", + "url": "https://github.com/RealOrangeOne/Printr", + "license": "MIT", + "platforms": ["any"] } \ No newline at end of file