{ "name": "easywsclient", "version": "0.0.0", "description": "", "main": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/dhbaird/easywsclient.git" }, "author": "David Baird ", "license": "MIT", "bugs": { "url": "https://github.com/dhbaird/easywsclient/issues" }, "dependencies": { "ws": "~0.4.31" } }