Files: 59b440421e5b918d7a946309abbdd61b6690b968 / package.json
1416 bytesRaw
1 | { |
2 | "name": "git-ssb-web", |
3 | "version": "2.3.6", |
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.3", |
9 | "highlight.js": "^9.2.0", |
10 | "mime-types": "^2.1.12", |
11 | "moment": "^2.14.1", |
12 | "multicb": "^1.2.1", |
13 | "node-polyglot": "^1.0.0", |
14 | "pull-cat": "^1.1.8", |
15 | "pull-git-pack": "^0.2.3", |
16 | "pull-git-repo": "^0.6.1", |
17 | "pull-hyperscript": "^0.2.1", |
18 | "pull-identify-filetype": "^1.1.0", |
19 | "pull-many": "^1.0.6", |
20 | "pull-paramap": "^1.1.6", |
21 | "pull-stream": "^3.1.0", |
22 | "ssb-client": "^4.2.1", |
23 | "ssb-config": "^2.1.1", |
24 | "ssb-git-repo": "^2.3.0", |
25 | "ssb-issues": "^0.3.0", |
26 | "ssb-keys": "^6.1.1", |
27 | "ssb-marked": "^0.6.0", |
28 | "ssb-mentions": "^0.1.0", |
29 | "ssb-msg-schemas": "^6.1.1", |
30 | "ssb-pull-requests": "^0.2.3", |
31 | "ssb-reconnect": "^0.1.0", |
32 | "ssb-ref": "^2.6.1", |
33 | "stream-to-pull-stream": "^1.7.2" |
34 | }, |
35 | "homepage": "https://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256", |
36 | "bugs": "https://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256/issues", |
37 | "repository": { |
38 | "type": "git", |
39 | "url": "https://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256" |
40 | }, |
41 | "keywords": [], |
42 | "author": "Charles Lehner (https://celehner.com/)", |
43 | "license": "Fair" |
44 | } |
45 |
Built with git-ssb-web