{ "name": "git-ssb-web", "version": "1.4.1", "description": "web server for browsing git repos on ssb", "bin": "server.js", "dependencies": { "asyncmemo": "^0.1.0", "multicb": "^1.2.1", "pull-cat": "^1.1.8", "pull-git-repo": "^0.2.2", "pull-stream": "^3.1.0", "ssb-client": "^3.0.1", "ssb-config": "^1.1.0", "ssb-git-repo": "^1.4.0", "ssb-keys": "^5.0.0", "ssb-marked": "^0.5.4", "ssb-msg-schemas": "^6.1.0", "ssb-ref": "^2.2.2", "ssb-reconnect": "^0.1.0", "stream-to-pull-stream": "^1.6.6" }, "repository": { "type": "git", "url": "https://github.com/clehner/git-ssb-web" }, "keywords": [], "author": "Charles Lehner (http://celehner.com/)", "license": "Fair", "bugs": { "url": "https://github.com/clehner/git-ssb-web/issues" } }