go-libp2p-pubsub/package.json

23 lines
472 B
JSON
Raw Normal View History

{
"author": "whyrusleeping",
"bugs": {
2016-09-10 06:51:14 -07:00
"url": "https://github.com/whyrusleeping/go-floodsub"
},
"gx": {
2016-09-10 06:51:14 -07:00
"dvcsimport": "github.com/whyrusleeping/go-floodsub"
},
"gxDependencies": [
{
"author": "whyrusleeping",
2016-09-09 20:13:50 -07:00
"hash": "Qmf4ETeAWXuThBfWwonVyFqGFSgTWepUDEr1txcctvpTXS",
"name": "go-libp2p",
2016-09-09 20:13:50 -07:00
"version": "3.4.1"
}
],
"gxVersion": "0.9.0",
"language": "go",
"license": "",
2016-09-10 06:51:14 -07:00
"name": "floodsub",
"version": "0.1.0"
}