git ssb

39+

cel / git-ssb



Tree: 56e18f5d43a1ab502f4cd4560495f004d4beeb83

Files: 56e18f5d43a1ab502f4cd4560495f004d4beeb83 / package.json

1233 bytesRaw
1{
2 "name": "git-ssb",
3 "version": "2.0.3",
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.2",
12 "git-ssb-web": "^2.3.2",
13 "multicb": "^1.2.1",
14 "pull-cat": "^1.1.11",
15 "pull-git-repo": "^0.6.0",
16 "pull-paramap": "^1.1.6",
17 "pull-stream": "^3.4.5",
18 "ssb-avatar": "^0.2.0",
19 "ssb-client": "^4.2.1",
20 "ssb-config": "^2.1.0",
21 "ssb-git-repo": "^2.3.0",
22 "ssb-keys": "^6.1.2",
23 "ssb-mentions": "^0.1.0",
24 "ssb-msg-schemas": "^6.2.1",
25 "ssb-pull-requests": "^0.1.2",
26 "ssb-ref": "^2.6.2",
27 "stream-to-pull-stream": "^1.7.2"
28 },
29 "repository": {
30 "type": "git",
31 "url": "https://git-ssb.celehner.com/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256"
32 },
33 "homepage": "https://git-ssb.celehner.com/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256",
34 "bugs": "https://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