git ssb

30+

cel / git-ssb-web



Tree: 8fbdc0d4ddc18ce405cf50944702c26c42885bce

Files: 8fbdc0d4ddc18ce405cf50944702c26c42885bce / package.json

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

Built with git-ssb-web