From 0164eb4c56e20e340768928aca9146e80527a53e Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 28 Mar 2016 16:07:35 -0400 Subject: [PATCH] chore(app) dos2nix --- app.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/app.json b/app.json index 8e5a31da..c4a6e213 100644 --- a/app.json +++ b/app.json @@ -1,14 +1,14 @@ -{ - "name": "cloudcmd", - "description": "Cloud Commander orthodox web file manager with console and editor", - "repository": "https://github.com/coderaiser/cloudcmd", - "logo": "http://cloudcmd.io/img/logo/cloudcmd.png", - "keywords": [ - "console", - "editor", - "file", - "file manager", - "folder", - "orthodox" - ] -} +{ + "name": "cloudcmd", + "description": "Cloud Commander orthodox web file manager with console and editor", + "repository": "https://github.com/coderaiser/cloudcmd", + "logo": "http://cloudcmd.io/img/logo/cloudcmd.png", + "keywords": [ + "console", + "editor", + "file", + "file manager", + "folder", + "orthodox" + ] +}