forked from ipfs/go-ipfs-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
41 lines (40 loc) · 958 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"author": "ipfs",
"bugs": {
"url": "https://github.com/ipfs/go-ipfs-api/issues"
},
"gx": {
"dvcsimport": "github.com/ipfs/go-ipfs-api"
},
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "Qmar7ei5yhwt1oCExdR1QZQgQxYUuPFV5tsqvPNzaBpGjM",
"name": "floodsub",
"version": "0.8.20"
},
{
"author": "whyrusleeping",
"hash": "QmXYjuNuxVzXKJCfWasQk1RqkhVLDM9jtUKhqc2WPQmFSB",
"name": "go-libp2p-peer",
"version": "2.2.0"
},
{
"author": "multiformats",
"hash": "QmXY77cVe7rVRQXZZQRioukUM7aRW3BTcAgJe12MCtb3Ji",
"name": "go-multiaddr",
"version": "1.2.4"
},
{
"author": "multiformats",
"hash": "QmX3U3YXCQ6UYBxq2LVWF8dARS1hPUTEYLrSx654Qyxyw6",
"name": "go-multiaddr-net",
"version": "1.5.5"
}
],
"gxVersion": "0.7.0",
"language": "go",
"license": "MIT",
"name": "go-ipfs-api",
"version": "1.1.1"
}