{ "name": "listenlogger", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.cryto.net:joepie91/listenlogger.git" }, "keywords": [], "author": "Sven Slootweg", "license": "WTFPL", "dependencies": { "socket.io-client": "^0.9.17" } }