git ssb

30+

cel / git-ssb-web



Tree: 904d0ff95d9058585ff4f87964d27cb15aeb9f43

Files: 904d0ff95d9058585ff4f87964d27cb15aeb9f43 / package.json

1022 bytesRaw
1{
2 "name": "git-ssb-web",
3 "version": "1.6.2",
4 "description": "web server for browsing git repos on ssb",
5 "bin": "server.js",
6 "dependencies": {
7 "asyncmemo": "^0.1.0",
8 "multicb": "^1.2.1",
9 "pull-cat": "^1.1.8",
10 "pull-git-pack": "^0.1.2",
11 "pull-git-repo": "^0.2.5",
12 "pull-paramap": "^1.1.2",
13 "pull-stream": "^3.1.0",
14 "ssb-client": "^3.0.1",
15 "ssb-config": "^1.1.0",
16 "ssb-git-repo": "^1.4.0",
17 "ssb-keys": "^5.0.0",
18 "ssb-marked": "^0.5.4",
19 "ssb-msg-schemas": "^6.1.0",
20 "ssb-ref": "^2.2.2",
21 "ssb-reconnect": "^0.1.0",
22 "ssb-issues": "^0.0.2",
23 "stream-to-pull-stream": "^1.6.6"
24 },
25 "homepage": "http://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256",
26 "repository": {
27 "type": "git",
28 "url": "https://github.com/clehner/git-ssb-web"
29 },
30 "keywords": [],
31 "author": "Charles Lehner (http://celehner.com/)",
32 "license": "Fair",
33 "bugs": {
34 "url": "https://github.com/clehner/git-ssb-web/issues"
35 }
36}
37

Built with git-ssb-web