{
  "name": "wlox_chat_module",
  "version": "0.0.1",
  "description": "",
  "keywords": [],
  "author": "mbassan",
  "dependencies": {
    "socket.io": "1.3.x",
    "express": "3.4.8",
    "nedb": "1.4.0",
    "cors": "2.7.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/wlox/wlox-frontend.git"
  }
}