git ssb

30+

cel / git-ssb-web



Tree: 0f2544504b14876c399f700cc5d0c2d8d240bdf6

Files: 0f2544504b14876c399f700cc5d0c2d8d240bdf6 / package.json

1482 bytesRaw
1{
2 "name": "git-ssb-web",
3 "version": "2.4.0",
4 "description": "web server for browsing git repos on ssb",
5 "bin": "server.js",
6 "dependencies": {
7 "asyncmemo": "^1.0.0",
8 "diff": "^2.2.3",
9 "emoji-named-characters": "^1.0.2",
10 "highlight.js": "^9.2.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.8",
17 "pull-git-pack": "^0.2.3",
18 "pull-git-repo": "^0.6.2",
19 "pull-hyperscript": "^0.2.1",
20 "pull-identify-filetype": "^1.1.0",
21 "pull-many": "^1.0.6",
22 "pull-paramap": "^1.1.6",
23 "pull-stream": "^3.1.0",
24 "ssb-client": "^4.2.1",
25 "ssb-config": "^2.1.1",
26 "ssb-git-repo": "^2.4.0",
27 "ssb-issues": "^0.3.0",
28 "ssb-keys": "^6.1.1",
29 "ssb-marked": "^0.6.0",
30 "ssb-mentions": "^0.1.0",
31 "ssb-msg-schemas": "^6.1.1",
32 "ssb-pull-requests": "^0.2.3",
33 "ssb-reconnect": "^0.1.0",
34 "ssb-ref": "^2.6.1",
35 "stream-to-pull-stream": "^1.7.2"
36 },
37 "homepage": "https://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256",
38 "bugs": "https://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256/issues",
39 "repository": {
40 "type": "git",
41 "url": "https://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256"
42 },
43 "keywords": [],
44 "author": "Charles Lehner (https://celehner.com/)",
45 "license": "Fair"
46}
47

Built with git-ssb-web