mirror of
https://github.com/logos-messaging/go-libp2p-pubsub.git
synced 2026-01-02 21:03:07 +00:00
49 lines
1.2 KiB
JSON
49 lines
1.2 KiB
JSON
{
|
|
"author": "whyrusleeping",
|
|
"bugs": {
|
|
"url": "https://github.com/libp2p/go-floodsub"
|
|
},
|
|
"gx": {
|
|
"dvcsimport": "github.com/libp2p/go-floodsub"
|
|
},
|
|
"gxDependencies": [
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmZ4Qi3GaRbjcx28Sme5eMH7RQjGkt8wHxt2a65oLaeFEV",
|
|
"name": "gogo-protobuf",
|
|
"version": "0.0.0"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmYftoT56eEfUBTD3erR6heXuPSUhGRezSmhSU8LeczP8b",
|
|
"name": "timecache",
|
|
"version": "1.0.0"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmNsSmLkZYLZ1Mdh8KmAsa6A4XnuYXaCNxpd7LNAQERR6Z",
|
|
"name": "go-libp2p-host",
|
|
"version": "1.3.7"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmVffbgm7wRBzpL4Wfwwswx485GqvqeVcuzzjSW9xUhqX1",
|
|
"name": "go-libp2p-netutil",
|
|
"version": "0.2.6"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmThXqk38W3AWJSXmXSh1AYbwDXjkt37512t6BprRhBdLL",
|
|
"name": "go-libp2p-blankhost",
|
|
"version": "0.1.6"
|
|
}
|
|
],
|
|
"gxVersion": "0.9.0",
|
|
"language": "go",
|
|
"license": "",
|
|
"name": "floodsub",
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
|
"version": "0.8.10"
|
|
}
|
|
|