{
  "name": "tcp-chat",
  "version": "0.1.2",
  "description": "",
  "main": "client.js",
  "bin": {
    "chat": "client.js"
  },
  "author": "Denis Borodin",
  "license": "ISC",
  "dependencies": {
    "colors": "^1.3.2",
    "node-notifier": "^5.2.1"
  }
}
