{ "author": "Roman Shtylman ", "name": "localtunnel", "description": "expose localhost to the world", "version": "0.0.0", "repository": { "type": "git", "url": "git://github.com/shtylman/localtunnel.git" }, "dependencies": { "request": "2.11.4", "book": "1.2.0", "optimist": "0.3.4" }, "devDependencies": {}, "optionalDependencies": {}, "engines": { "node": "*" }, "bin": { "lt": "./bin/lt" } }