git ssb

30+

cel / git-ssb-web



Tree: f94a81150fa2917ce9043d0ddd966ef3bec864c4

Files: f94a81150fa2917ce9043d0ddd966ef3bec864c4 / package.json

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

Built with git-ssb-web