Guest User

Untitled

a guest
Dec 16th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. {
  2. "name": "socket-chat-server",
  3. "version": "0.0.1",
  4. "description": "Chat application with socket.io",
  5. "dependencies": {
  6. "express": "^4.16.4",
  7. "lodash": "^4.17.11",
  8. "socket.io": "^2.2.0"
  9. }
  10. }
Add Comment
Please, Sign In to add comment