mirror of
https://github.com/waku-org/go-multiaddr.git
synced 2025-02-23 19:48:18 +00:00
25 lines
550 B
JSON
25 lines
550 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": "QmP5KjWDrp2jbrviNznZv6xwQhWU5LJNcFGmQZorTXtM3Y",
|
|
"name": "go-multiaddr",
|
|
"version": "1.3.4"
|
|
}
|
|
],
|
|
"gxVersion": "0.6.0",
|
|
"language": "go",
|
|
"license": "",
|
|
"name": "go-multiaddr-net",
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
|
"version": "1.6.3"
|
|
}
|
|
|