2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00

Delete package.json

This commit is contained in:
Annyv2 2015-11-25 19:26:30 -04:30
parent d34ee09ccd
commit a89279bd42

View File

@ -1,10 +0,0 @@
{
"name": "socket-chat-example",
"version": "0.0.1",
"description": "my first socket.io app",
"dependencies": {
"express": "^4.10.2",
"socket.io": "^1.3.6",
"socketio-jwt": "^4.3.1"
}
}