go-libp2p-pubsub/package.json

49 lines
1.2 KiB
JSON
Raw Permalink Normal View History

{
2016-09-30 23:29:23 +00:00
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/libp2p/go-floodsub"
},
2016-09-30 23:29:23 +00:00
"gx": {
"dvcsimport": "github.com/libp2p/go-floodsub"
},
2016-09-30 23:29:23 +00:00
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmZ4Qi3GaRbjcx28Sme5eMH7RQjGkt8wHxt2a65oLaeFEV",
"name": "gogo-protobuf",
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmYftoT56eEfUBTD3erR6heXuPSUhGRezSmhSU8LeczP8b",
"name": "timecache",
"version": "1.0.0"
2016-10-05 19:47:20 +00:00
},
{
"author": "whyrusleeping",
2017-02-03 03:13:49 +00:00
"hash": "QmdnLcmr1uhqonu4yxtnoDnkoqeVZXWN1kead4dktobk51",
2016-10-05 19:47:20 +00:00
"name": "go-libp2p-host",
"version": "1.3.7"
2016-11-19 22:13:16 +00:00
},
{
"author": "whyrusleeping",
2017-02-03 03:13:49 +00:00
"hash": "QmYQK3MWPbvLtNpawZMbrUFCPxKGDmge1RjdSgrSDpLEvJ",
2016-11-19 22:13:16 +00:00
"name": "go-libp2p-netutil",
"version": "0.2.6"
},
{
"author": "whyrusleeping",
2017-02-03 03:13:49 +00:00
"hash": "QmcUBBvGzb6ZbjXmqdTUe3WqLVr7MbSaahkcVdcmfRMLca",
"name": "go-libp2p-blankhost",
"version": "0.1.6"
2016-09-30 23:29:23 +00:00
}
],
"gxVersion": "0.9.0",
"language": "go",
"license": "",
"name": "floodsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
2017-02-03 03:13:49 +00:00
"version": "0.8.8"
}
2016-09-19 01:52:27 +00:00