Created first CRUD view
Change-Id: I3e7f3f36896921cce671c6a53e0155de9165eeb3
diff --git a/package.json b/package.json
index 9ccaf0d..a42a6cc 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,7 @@
     "angular-cookies": "^1.6.0",
     "angular-resource": "^1.6.0",
     "angular-ui-router": "1.0.0-beta.1",
+    "lodash": "^4.17.2",
     "socket.io-client": "^1.7.2"
   },
   "devDependencies": {