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": "QmRKLtwMw131aK7ugC3G7ybpumMz78YrJe5dzneyindvG1",
|
|
"name": "go-multiaddr",
|
|
"version": "1.3.6"
|
|
},
|
|
{
|
|
"author": "lgierth",
|
|
"hash": "QmT4zgnKCyZBpRyxzsvZqUjzUkMWLJ2pZCw7uk6M6Kto5m",
|
|
"name": "go-multiaddr-dns",
|
|
"version": "0.2.6"
|
|
}
|
|
],
|
|
"gxVersion": "0.6.0",
|
|
"language": "go",
|
|
"license": "",
|
|
"name": "go-multiaddr-net",
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
|
"version": "1.6.6"
|
|
}
|
|
|