forked from cerc-io/ipld-eth-server
43 lines
1.0 KiB
JSON
43 lines
1.0 KiB
JSON
{
|
|
"author": "multiformats",
|
|
"bugs": {
|
|
"url": "https://github.com/multiformats/go-multicodec/issues"
|
|
},
|
|
"gx": {
|
|
"dvcsimport": "github.com/multiformats/go-multicodec"
|
|
},
|
|
"gxDependencies": [
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmWBug6eBS7AxRdCDVuSY5CnSit7cS2XnPFYJWqWDumhCG",
|
|
"name": "go-msgio",
|
|
"version": "0.0.3"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmcRKRQjNc2JZPHApR32fbkZVd6WXG2Ch9Kcy7sPxuAJgd",
|
|
"name": "cbor",
|
|
"version": "0.2.3"
|
|
},
|
|
{
|
|
"author": "ugorji",
|
|
"hash": "QmVTAmbCaPqdfbmpWDCJMQNFxbyJoG2USFsumXmTWY5LFp",
|
|
"name": "go-codec",
|
|
"version": "2017.10.18"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmdxUuburamoF6zF9qjeQC4WYcWGbWuRmdLacMEsW8ioD8",
|
|
"name": "gogo-protobuf",
|
|
"version": "0.0.0"
|
|
}
|
|
],
|
|
"gxVersion": "0.10.0",
|
|
"language": "go",
|
|
"license": "MIT",
|
|
"name": "go-multicodec",
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
|
"version": "0.1.6"
|
|
}
|
|
|