UNPKG

1.26 kBJSONView Raw
1{
2 "name": "git-ssb",
3 "version": "2.3.0",
4 "description": "git hosting on secure-scuttlebutt (ssb)",
5 "bin": {
6 "git-ssb": "bin.js",
7 "git-remote-ssb": "bin.js"
8 },
9 "main": "bin.js",
10 "dependencies": {
11 "git-remote-ssb": "^2.0.3",
12 "git-ssb-web": "^2.7.0",
13 "multicb": "^1.2.1",
14 "pull-cat": "^1.1.11",
15 "pull-git-repo": "^1.1.1",
16 "pull-paramap": "^1.1.6",
17 "pull-stream": "^3.5.0",
18 "ssb-avatar": "^0.2.0",
19 "ssb-client": "^4.4.0",
20 "ssb-config": "^2.2.0",
21 "ssb-git-repo": "^2.6.0",
22 "ssb-keys": "^7.0.3",
23 "ssb-issues": "^1.0.0",
24 "ssb-mentions": "^0.1.0",
25 "ssb-msg-schemas": "^6.2.1",
26 "ssb-pull-requests": "^1.0.0",
27 "ssb-ref": "^2.6.2",
28 "stream-to-pull-stream": "^1.7.2"
29 },
30 "repository": {
31 "type": "git",
32 "url": "https://git-ssb.celehner.com/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256"
33 },
34 "homepage": "https://git-ssb.celehner.com/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256",
35 "bugs": "https://git-ssb.celehner.com/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256/issues",
36 "keywords": [
37 "secure-scuttlebutt",
38 "git-remote"
39 ],
40 "author": "Charles Lehner (http://celehner.com/)",
41 "license": "Fair"
42}