repo: janusweb
action: commit
revision: 
path_from: 
revision_from: 9fc2be6140024aec0c43f2b35aef8b7a2886d1cb:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit 9fc2be6140024aec0c43f2b35aef8b7a2886d1cb
Author: James Baicoianu 
Date:   Sun May 29 15:46:19 2016 -0700

    Fixed JSON errors

diff --git a/package.json b/package.json
index b03e92b3a6ca8ea972e353bb1b61585d086513da..
index ..04b66d1d5d6aa64342eb1e9c131cac02924485f8 100644
--- a/package.json
+++ b/package.json
@@ -11,9 +11,9 @@
     "test": "./node_modules/.bin/karma start tests/karma.conf.js --single-run"
   },

-  'devDependencies': {
-    'karma': '~0.13',
-    'jasmine': '>=2.0'
+  "devDependencies": {
+    "karma": "~0.13",
+    "jasmine": ">=2.0"
   },

   "repository": {

-----END OF PAGE-----