mirror of
https://github.com/waku-org/go-multiaddr.git
synced 2025-02-23 11:38:20 +00:00
31 lines
713 B
JSON
31 lines
713 B
JSON
{
|
|
"author": "multiformats",
|
|
"bugs": {
|
|
"url": "https://github.com/multiformats/go-multiaddr-net"
|
|
},
|
|
"gx": {
|
|
"dvcsimport": "github.com/multiformats/go-multiaddr-net"
|
|
},
|
|
"gxDependencies": [
|
|
{
|
|
"author": "multiformats",
|
|
"hash": "QmNTCey11oxhb1AxDnQBRHtdhap6Ctud872NjAYPYYXPuc",
|
|
"name": "go-multiaddr",
|
|
"version": "1.4.0"
|
|
},
|
|
{
|
|
"author": "lgierth",
|
|
"hash": "QmQc7jbDUsxUJZyFJzxVrnrWeECCct6fErEpMqtjyWvCX8",
|
|
"name": "go-multiaddr-dns",
|
|
"version": "0.3.0"
|
|
}
|
|
],
|
|
"gxVersion": "0.6.0",
|
|
"language": "go",
|
|
"license": "",
|
|
"name": "go-multiaddr-net",
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
|
"version": "1.7.0"
|
|
}
|
|
|