-
Notifications
You must be signed in to change notification settings - Fork 4
/
package.json
40 lines (40 loc) · 923 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": "earth",
"bugs": {
"url": "github.com/multiformats/ma-pipe"
},
"gx": {
"dvcsimport": "github.com/multiformats/ma-pipe"
},
"gxDependencies": [
{
"author": "dustin",
"hash": "QmPSBJL4momYnE7DcUyk2DVhD6rH488ZmHBGLbxNdhU44K",
"name": "go-humanize",
"version": "0.0.0"
},
{
"author": "multiformats",
"hash": "QmT6Cp31887FpAc25z25YHgpFJohZedrYLWPPspRtj1Brp",
"name": "go-multiaddr-net",
"version": "1.4.0"
},
{
"author": "jbenet",
"hash": "QmUAQaWbKxGCUTuoQVvvicbQNZ9APF5pDGWyAZSe93AtKH",
"name": "go-multiaddr",
"version": "0.0.0"
},
{
"author": "dustin",
"hash": "QmPSBJL4momYnE7DcUyk2DVhD6rH488ZmHBGLbxNdhU44K",
"name": "go-humanize",
"version": "0.0.0"
}
],
"gxVersion": "0.9.0",
"language": "go",
"license": "",
"name": "ma-pipe",
"version": "0.0.0"
}