{ "name": "git-ssb-web", "version": "2.1.0", "description": "web server for browsing git repos on ssb", "bin": "server.js", "dependencies": { "asyncmemo": "^0.1.0", "diff": "^2.2.3", "highlight.js": "^9.2.0", "mime-types": "^2.1.12", "moment": "^2.14.1", "multicb": "^1.2.1", "node-polyglot": "^1.0.0", "pull-cat": "^1.1.8", "pull-git-pack": "^0.2.0", "pull-git-repo": "^0.6.0", "pull-identify-filetype": "^1.1.0", "pull-many": "^1.0.6", "pull-paramap": "^1.1.6", "pull-stream": "^3.1.0", "ssb-client": "^4.2.1", "ssb-config": "^2.1.1", "ssb-git-repo": "^2.1.1", "ssb-issues": "^0.2.0", "ssb-keys": "^6.1.1", "ssb-marked": "^0.6.0", "ssb-mentions": "^0.1.0", "ssb-msg-schemas": "^6.1.1", "ssb-pull-requests": "^0.2.0", "ssb-reconnect": "^0.1.0", "ssb-ref": "^2.6.1", "stream-to-pull-stream": "^1.7.2" }, "homepage": "http://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256", "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" } }