2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00
This commit is contained in:
José F. Romaniello 2014-01-14 08:30:55 -03:00
parent b292ab75af
commit 86f4fd43ab

View File

@ -1,6 +1,6 @@
{
"name": "socketio-jwt",
"version": "1.0.0",
"version": "2.0.0",
"description": "authenticate socket.io connections using JWTs",
"main": "lib/index.js",
"keywords": [
@ -36,4 +36,4 @@
"socket.io-client": "git+https://github.com/jfromaniello/socket.io-client.git",
"connect": "~2.7.11"
}
}
}