git ssb

39+

cel / git-ssb



Tree: f74f938dd1495a81eafe939e83e9168a41f5fa53

Files: f74f938dd1495a81eafe939e83e9168a41f5fa53 / package.json

907 bytesRaw
1{
2 "name": "git-ssb",
3 "version": "1.2.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": "^1.1.3",
12 "git-ssb-web": "^1.11.0",
13 "ssb-client": "^3.0.1",
14 "ssb-config": "^1.1.0",
15 "ssb-git-repo": "^1.6.0",
16 "ssb-ref": "^2.3.0",
17 "ssb-keys": "^5.0.0",
18 "stream-to-pull-stream": "^1.6.6"
19 },
20 "repository": {
21 "type": "git",
22 "url": "https://github.com/clehner/git-ssb"
23 },
24 "homepage": "http://git-ssb.celehner.com/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256",
25 "bugs": "http://git-ssb.celehner.com/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256/issues",
26 "keywords": [
27 "secure-scuttlebutt",
28 "git-remote"
29 ],
30 "author": "Charles Lehner (http://celehner.com/)",
31 "license": "Fair"
32}
33

Built with git-ssb-web