go-libp2p-pubsub/package.json

49 lines
1.2 KiB
JSON
Raw Normal View History

{
2016-09-30 16:29:23 -07:00
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/libp2p/go-floodsub"
},
2016-09-30 16:29:23 -07:00
"gx": {
"dvcsimport": "github.com/libp2p/go-floodsub"
},
2016-09-30 16:29:23 -07: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 12:47:20 -07:00
},
{
"author": "whyrusleeping",
2017-07-11 19:04:12 -07:00
"hash": "QmZy7c24mmkEHpNJndwgsEE3wcVxHd8yB969yTnAJFVw7f",
2016-10-05 12:47:20 -07:00
"name": "go-libp2p-host",
2017-07-11 19:04:12 -07:00
"version": "1.3.15"
2016-11-19 23:13:16 +01:00
},
{
"author": "whyrusleeping",
2017-07-11 19:04:12 -07:00
"hash": "QmViDDJGzv2TKrheoxckReECc72iRgaYsobG2HYUGWuPVF",
2016-11-19 23:13:16 +01:00
"name": "go-libp2p-netutil",
2017-07-11 19:04:12 -07:00
"version": "0.2.17"
},
{
"author": "whyrusleeping",
2017-07-11 19:04:12 -07:00
"hash": "QmQoFme2KBiCZmCwKDLoCVZShkYGjPt4YR7ihZK5c3vtzH",
"name": "go-libp2p-blankhost",
2017-07-11 19:04:12 -07:00
"version": "0.1.14"
2016-09-30 16:29:23 -07:00
}
],
"gxVersion": "0.9.0",
"language": "go",
"license": "",
"name": "floodsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
2017-07-11 19:04:12 -07:00
"version": "0.8.15"
}
2016-09-18 18:52:27 -07:00