{
    "name": "sockjs-client",
    "author": "Matthew Sackman",
    "version": "0.1.1",
    "keywords": ["websockets", "websocket"],
    "repository": {
        "type": "git",
        "url": "git://github.com/sockjs/sockjs-client-node.git"
    },
    "main": "index",
    "description": "Client library for SockJS",
    "dependencies": {
        "node-uuid": "1.3.3"
    }
}
