go-libp2p-pubsub/package.json

78 lines
2.0 KiB
JSON
Raw 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",
2018-06-09 05:31:49 +00:00
"hash": "QmQQGtcp6nVUrQjNsnU53YWV1q8fK1Kd9S7FEkYbRZzxry",
2016-10-05 19:47:20 +00:00
"name": "go-libp2p-host",
2018-06-09 05:31:49 +00:00
"version": "3.0.2"
2016-11-19 22:13:16 +00:00
},
{
"author": "whyrusleeping",
2018-06-09 05:31:49 +00:00
"hash": "QmXkocWqNmLkoH6wbYi3dLeZJmTX3gZtVfzWTTyTsuMxje",
"name": "go-libp2p-blankhost",
2018-06-09 05:31:49 +00:00
"version": "0.3.2"
2017-07-27 07:18:44 +00:00
},
{
"author": "whyrusleeping",
2018-06-09 05:31:49 +00:00
"hash": "QmXdgNhVEgjLxjUoMs5ViQL7pboAt3Y7V7eGHRiE4qrmTE",
2017-07-27 07:18:44 +00:00
"name": "go-libp2p-net",
2018-06-09 05:31:49 +00:00
"version": "3.0.2"
2017-07-27 07:18:44 +00:00
},
{
2018-06-09 05:31:49 +00:00
"hash": "Qmbi1CTJsbnBZjCEgc2otwu8cUFPsGpzWXG7edVCLZ7Gvk",
2017-07-27 07:18:44 +00:00
"name": "go-log",
2018-06-09 05:31:49 +00:00
"version": "1.5.2"
2017-07-27 07:18:44 +00:00
},
{
"author": "multiformats",
2018-06-09 03:26:20 +00:00
"hash": "QmUxSEGbv2nmYNnfXi7839wwQqTN3kwQeUxe8dTjZWZs7J",
2017-07-27 07:18:44 +00:00
"name": "go-multiaddr",
2018-06-09 03:26:20 +00:00
"version": "1.2.7"
2017-07-27 07:18:44 +00:00
},
{
"author": "whyrusleeping",
2018-06-09 05:31:49 +00:00
"hash": "QmVf8hTAsLLFtn4WPCRNdnaF2Eag2qTBS6uR8AiHPZARXy",
2017-07-27 07:18:44 +00:00
"name": "go-libp2p-peer",
2018-06-09 05:31:49 +00:00
"version": "2.3.4"
2017-07-27 07:18:44 +00:00
},
{
"author": "whyrusleeping",
"hash": "QmZNkThpqfVXs9GNbexPrfBbXSLNYeKrE7jwFM2oqHbyqN",
"name": "go-libp2p-protocol",
"version": "1.0.0"
2018-02-17 03:42:39 +00:00
},
{
"author": "whyrusleeping",
2018-06-09 05:31:49 +00:00
"hash": "QmSvhbgtjQJKdT5avEeb7cvjYs7YrhebJyM1K6GAnkKgfd",
2018-02-17 03:42:39 +00:00
"name": "go-libp2p-swarm",
2018-06-09 05:31:49 +00:00
"version": "3.0.2"
2016-09-30 23:29:23 +00:00
}
],
"gxVersion": "0.9.0",
"language": "go",
"license": "",
"name": "go-libp2p-floodsub",
2016-09-30 23:29:23 +00:00
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
2018-06-09 17:28:48 +00:00
"version": "0.9.17"
}
2018-04-16 05:13:49 +00:00