{ "name": "local-web-server", "version": "0.3.5", "description": "Launch a lightweight static web server. Zero configuration.", "bin": { "ws": "./ws.js" }, "repository": "https://github.com/75lb/local-web-server", "author": "Lloyd Brookes", "dependencies": { "connect": "~2.14.0", "nature": "~0.3.0", "console-dope": "~0.2.0", "wodge": "~0.3.0" } }