Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "socket-chat-example",
|
||||
"version": "0.0.1",
|
||||
"description": "my first socket.io app",
|
||||
"dependencies": {
|
||||
"color-convert": "^1.9.3",
|
||||
"express": "^4.16.4",
|
||||
"socket.io": "^2.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user