mirror of
https://github.com/waku-org/go-multiaddr.git
synced 2025-02-23 19:48:18 +00:00
24 lines
514 B
JSON
24 lines
514 B
JSON
{
|
|
"author": "multiformats",
|
|
"bugs": {
|
|
"url": "https://github.com/multiformats/go-multiaddr/issues"
|
|
},
|
|
"gx": {
|
|
"dvcsimport": "github.com/multiformats/go-multiaddr"
|
|
},
|
|
"gxDependencies": [
|
|
{
|
|
"hash": "QmYDds3421prZgqKbLpEK7T9Aa2eVdQ7o3YarX1LVLdP2J",
|
|
"name": "go-multihash",
|
|
"version": "1.0.0"
|
|
}
|
|
],
|
|
"gxVersion": "0.9.0",
|
|
"language": "go",
|
|
"license": "MIT",
|
|
"name": "go-multiaddr",
|
|
"releaseCmd": "git commit -a -m "gx publish $VERSION"",
|
|
"version": "1.1.2"
|
|
}
|
|
|