git ssb

30+

cel / git-ssb-web



Tree: 81785ac357039921e1de71f1df9e2891178e375c

Files: 81785ac357039921e1de71f1df9e2891178e375c / package.json

1052 bytesRaw
1{
2 "name": "git-ssb-web",
3 "version": "1.8.0",
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.3.1",
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-mentions": "^0.1.0",
20 "ssb-msg-schemas": "^6.1.0",
21 "ssb-ref": "^2.2.2",
22 "ssb-reconnect": "^0.1.0",
23 "ssb-issues": "^0.0.5",
24 "stream-to-pull-stream": "^1.6.6"
25 },
26 "homepage": "http://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256",
27 "repository": {
28 "type": "git",
29 "url": "https://github.com/clehner/git-ssb-web"
30 },
31 "keywords": [],
32 "author": "Charles Lehner (http://celehner.com/)",
33 "license": "Fair",
34 "bugs": {
35 "url": "https://github.com/clehner/git-ssb-web/issues"
36 }
37}
38

Built with git-ssb-web