Files: 9a0cb9753aa09409d5e2c0281ea1c6fe95dbdd12 / package.json
1516 bytesRaw
1 | { |
2 | "name": "git-ssb-web", |
3 | "version": "2.6.3", |
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 | "remove-markdown": "^0.1.0", |
25 | "ssb-client": "^4.2.1", |
26 | "ssb-config": "^2.2.0", |
27 | "ssb-git-repo": "^2.4.0", |
28 | "ssb-issues": "^1.0.0", |
29 | "ssb-keys": "^7.0.3", |
30 | "ssb-marked": "^0.6.0", |
31 | "ssb-mentions": "^0.1.0", |
32 | "ssb-msg-schemas": "^6.1.1", |
33 | "ssb-pull-requests": "^1.0.0", |
34 | "ssb-reconnect": "^0.1.1", |
35 | "ssb-ref": "^2.6.2", |
36 | "stream-to-pull-stream": "^1.7.2" |
37 | }, |
38 | "homepage": "https://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256", |
39 | "bugs": "https://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256/issues", |
40 | "repository": { |
41 | "type": "git", |
42 | "url": "https://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256" |
43 | }, |
44 | "keywords": [], |
45 | "author": "Charles Lehner (https://celehner.com/)", |
46 | "license": "Fair" |
47 | } |
48 |
Built with git-ssb-web