git ssb

30+

cel / git-ssb-web



Tree: d31cae633871e5482af52d039d74ec9f09561689

Files: d31cae633871e5482af52d039d74ec9f09561689 / package.json

1535 bytesRaw
1{
2 "name": "git-ssb-web",
3 "version": "2.6.2",
4 "description": "web server for browsing git repos on ssb",
5 "bin": "server.js",
6 "dependencies": {
7 "asyncmemo": "^1.0.0",
8 "diff": "^3.0.1",
9 "emoji-named-characters": "^1.0.2",
10 "highlight.js": "^9.8.0",
11 "lrucache": "^1.0.2",
12 "mime-types": "^2.1.12",
13 "moment": "^2.14.1",
14 "multicb": "^1.2.1",
15 "node-polyglot": "^1.0.0",
16 "pull-cat": "^1.1.11",
17 "pull-git-pack": "^1.0.0",
18 "pull-git-repo": "^1.0.1",
19 "pull-hyperscript": "^0.2.2",
20 "pull-identify-filetype": "^1.1.0",
21 "pull-many": "^1.0.8",
22 "pull-paramap": "^1.2.1",
23 "pull-stream": "^3.5.0",
24 "ssb-client": "^4.2.1",
25 "ssb-config": "^2.2.0",
26 "ssb-git-repo": "^2.5.0",
27 "ssb-issues": "^1.0.0",
28 "ssb-keys": "^7.0.3",
29 "ssb-marked": "^0.6.0",
30 "ssb-mentions": "^0.1.0",
31 "ssb-msg-schemas": "^6.1.1",
32 "ssb-msgs": "^5.2.0",
33 "ssb-pull-requests": "^1.0.0",
34 "ssb-reconnect": "^0.1.1",
35 "ssb-ref": "^2.6.2",
36 "ssb-sort": "^1.0.0",
37 "stream-to-pull-stream": "^1.7.2"
38 },
39 "homepage": "https://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256",
40 "bugs": "https://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256/issues",
41 "repository": {
42 "type": "git",
43 "url": "https://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256"
44 },
45 "keywords": [],
46 "author": "Charles Lehner (https://celehner.com/)",
47 "license": "Fair"
48}
49

Built with git-ssb-web