git ssb

39+

cel / git-ssb



Tree: 5aeb71bf57cb0528d122fc5b0e6601d4493b6c0e

Files: 5aeb71bf57cb0528d122fc5b0e6601d4493b6c0e / package.json

1209 bytesRaw
1{
2 "name": "git-ssb",
3 "version": "2.5.1",
4 "description": "git hosting on secure-scuttlebutt (ssb)",
5 "bin": {
6 "git-ssb": "bin/git-ssb",
7 "git-remote-ssb": "bin/git-remote-ssb"
8 },
9 "main": "bin.js",
10 "dependencies": {
11 "git-remote-ssb": "^2.1.1",
12 "git-ssb-web": "^2.11.0",
13 "multicb": "^1.2.1",
14 "pull-cat": "^1.1.11",
15 "pull-git-repo": "^1.3.0",
16 "pull-paramap": "^1.2.2",
17 "pull-stream": "^3.6.8",
18 "ssb-avatar": "^0.2.0",
19 "ssb-client": "^4.5.7",
20 "ssb-git-repo": "^2.9.3",
21 "ssb-issues": "^1.0.0",
22 "ssb-keys": "^7.0.16",
23 "ssb-mentions": "^0.4.1",
24 "ssb-msg-schemas": "^6.3.0",
25 "ssb-pull-requests": "^1.0.0",
26 "ssb-ref": "^2.9.1",
27 "stream-to-pull-stream": "^1.7.2"
28 },
29 "repository": {
30 "type": "git",
31 "url": "https://git.scuttlebot.io/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256"
32 },
33 "homepage": "https://git.scuttlebot.io/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256",
34 "bugs": "https://git.scuttlebot.io/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256/issues",
35 "keywords": [
36 "secure-scuttlebutt",
37 "git-remote"
38 ],
39 "author": "cel",
40 "license": "Fair"
41}
42

Built with git-ssb-web