Switch to side-by-side view

--- a
+++ b/package.json
@@ -0,0 +1,15 @@
+{
+  "name": "c2net.tut.mobileappbe",
+  "version": "1.0.0",
+  "description": "",
+  "main": "index.js",
+  "scripts": {
+    "test": "echo \"Error: no test specified\" && exit 1"
+  },
+  "author": "",
+  "license": "ISC",
+  "dependencies": {
+    "websocket": "^1.0.23",
+    "uuid":"2.0.2"
+  }
+}