go-libp2p-pubsub/package.json

78 lines
2.0 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": "QmYftoT56eEfUBTD3erR6heXuPSUhGRezSmhSU8LeczP8b",
"name": "timecache",
"version": "1.0.0"
2016-10-05 12:47:20 -07:00
},
{
"author": "whyrusleeping",
2018-06-26 16:30:50 -07:00
"hash": "Qmb8T6YBBsjYsVGfrihQLfCJveczZnneSBqBKkYEBWDjge",
2016-10-05 12:47:20 -07:00
"name": "go-libp2p-host",
2018-06-26 16:30:50 -07:00
"version": "3.0.4"
2016-11-19 23:13:16 +01:00
},
{
"author": "whyrusleeping",
2018-06-26 16:30:50 -07:00
"hash": "QmT1Q44YeQXSiK3LBXbXBRdxJAFZZSTarseqt7DVe9ASNA",
"name": "go-libp2p-blankhost",
2018-06-26 16:30:50 -07:00
"version": "0.3.4"
2017-07-27 00:18:44 -07:00
},
{
"author": "whyrusleeping",
2018-06-26 16:30:50 -07:00
"hash": "QmPjvxTpVH8qJyQDnxnsxF9kv9jezKD1kozz1hs3fCGsNh",
2017-07-27 00:18:44 -07:00
"name": "go-libp2p-net",
2018-06-26 16:30:50 -07:00
"version": "3.0.5"
2017-07-27 00:18:44 -07:00
},
{
2018-06-25 17:23:45 -07:00
"hash": "QmcVVHfdyv15GVPk7NrxdWjh2hLVccXnoD8j2tyQShiXJb",
2017-07-27 00:18:44 -07:00
"name": "go-log",
2018-06-25 17:23:45 -07:00
"version": "1.5.3"
2017-07-27 00:18:44 -07:00
},
{
"author": "multiformats",
2018-06-26 16:30:50 -07:00
"hash": "QmYmsdtJ3HsodkePE3eU3TsCaP2YvPZJ4LoXnNkDE5Tpt7",
2017-07-27 00:18:44 -07:00
"name": "go-multiaddr",
2018-06-26 16:30:50 -07:00
"version": "1.3.0"
2017-07-27 00:18:44 -07:00
},
{
"author": "whyrusleeping",
2018-06-25 17:23:45 -07:00
"hash": "QmdVrMn1LhB4ybb8hMVaMLXnA8XRSewMnK6YqXKXoTcRvN",
2017-07-27 00:18:44 -07:00
"name": "go-libp2p-peer",
2018-06-25 17:23:45 -07:00
"version": "2.3.5"
2017-07-27 00:18:44 -07:00
},
{
"author": "whyrusleeping",
"hash": "QmZNkThpqfVXs9GNbexPrfBbXSLNYeKrE7jwFM2oqHbyqN",
"name": "go-libp2p-protocol",
"version": "1.0.0"
2018-02-16 19:42:39 -08:00
},
{
"author": "whyrusleeping",
2018-07-20 19:59:56 -07:00
"hash": "QmemVjhp1UuWPQqrWSvPcaqH3QJRMjMqNm4T2RULMkDDQe",
2018-02-16 19:42:39 -08:00
"name": "go-libp2p-swarm",
2018-07-20 19:59:56 -07:00
"version": "3.0.6"
},
{
"author": "whyrusleeping",
"hash": "QmdxUuburamoF6zF9qjeQC4WYcWGbWuRmdLacMEsW8ioD8",
"name": "gogo-protobuf",
"version": "0.0.0"
2016-09-30 16:29:23 -07:00
}
],
"gxVersion": "0.9.0",
"language": "go",
"license": "",
"name": "go-libp2p-floodsub",
2016-09-30 16:29:23 -07:00
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
2018-07-20 20:00:05 -07:00
"version": "0.9.21"
}
2018-04-16 14:13:49 +09:00