git ssb

39+

cel / git-ssb



Tree: 346b8dd6a9ed3017bc385ee61189da75fdc9b1ff

Files: 346b8dd6a9ed3017bc385ee61189da75fdc9b1ff / package.json

1173 bytesRaw
1{
2 "name": "git-ssb",
3 "version": "1.4.1",
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": "^1.1.7",
12 "git-ssb-web": "^1.16.3",
13 "multicb": "^1.2.1",
14 "pull-cat": "^1.1.8",
15 "pull-git-repo": "^0.5.0",
16 "pull-paramap": "^1.1.6",
17 "pull-stream": "^3.4.2",
18 "ssb-client": "^3.0.1",
19 "ssb-config": "^2.0.0",
20 "ssb-git-repo": "^1.9.0",
21 "ssb-keys": "^5.0.0",
22 "ssb-mentions": "^0.1.0",
23 "ssb-msg-schemas": "^6.2.1",
24 "ssb-names": "^2.0.0",
25 "ssb-pull-requests": "^0.1.2",
26 "ssb-ref": "^2.3.0",
27 "stream-to-pull-stream": "^1.7.0"
28 },
29 "repository": {
30 "type": "git",
31 "url": "https://github.com/clehner/git-ssb"
32 },
33 "homepage": "http://git-ssb.celehner.com/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256",
34 "bugs": "http://git-ssb.celehner.com/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256/issues",
35 "keywords": [
36 "secure-scuttlebutt",
37 "git-remote"
38 ],
39 "author": "Charles Lehner (http://celehner.com/)",
40 "license": "Fair"
41}
42

Built with git-ssb-web