{
  "version": "1.0.0",
  "description": "Webkul Magento 2 Chat System",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Webkul Software Private Limited",
  "license": "ISC",
  "dependencies": {
    "socket.io": "^1.7.2",
    "file-system": "^2.2.2",
    "socketio-file-upload": "~0.6.0"
  }
}