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

Update package.json

This commit is contained in:
Annyv2 2015-12-01 16:38:16 -04:30
parent cda9fe25db
commit 493026cb74

View File

@ -1,7 +1,10 @@
{
"name": "socket-chat-example",
"version": "0.0.1",
"description": "my first socket.io app",
"name": "socket-Auth0-chat-example",
"version": "1.0.0",
"description": "Auth0 + Socket.io seed",
"repository": "git://github.com/auth0/socketio-jwt",
"author": "Auth0",
"license": "MIT",
"dependencies": {
"dotenv": "^1.2.0",
"express": "^4.10.2",