go-libp2p-peerstore/package.json

61 lines
1.5 KiB
JSON
Raw Normal View History

2016-04-16 13:59:25 +08:00
{
"author": "whyrusleeping",
2016-04-28 01:00:45 +08:00
"bugs": {
2016-10-05 09:05:58 +08:00
"url": "https://github.com/libp2p/go-libp2p-peerstore"
2016-04-28 01:00:45 +08:00
},
"gx": {
2016-10-05 09:05:58 +08:00
"dvcsimport": "github.com/libp2p/go-libp2p-peerstore"
2016-04-28 01:00:45 +08:00
},
2016-04-16 13:59:25 +08:00
"gxDependencies": [
{
"author": "whyrusleeping",
2016-08-23 09:40:34 +08:00
"hash": "QmSpJByNKFX1sCsHBEp3R73FL4NF6FnQTEGyNAXHm2GS52",
2016-04-28 01:00:45 +08:00
"name": "go-log",
2016-08-23 09:40:34 +08:00
"version": "1.2.0"
2016-04-16 13:59:25 +08:00
},
{
"author": "whyrusleeping",
2017-07-12 01:55:25 +08:00
"hash": "QmXY77cVe7rVRQXZZQRioukUM7aRW3BTcAgJe12MCtb3Ji",
2016-04-28 01:00:45 +08:00
"name": "go-multiaddr",
2017-07-12 01:55:25 +08:00
"version": "1.2.4"
2016-04-16 13:59:25 +08:00
},
{
"author": "whyrusleeping",
"hash": "QmUusaX99BZoELh7dmPgirqRQ1FAmMnmnBn3oiqDFGBUSc",
2016-04-28 01:00:45 +08:00
"name": "go-keyspace",
2016-04-16 13:59:25 +08:00
"version": "1.0.0"
},
{
"author": "whyrusleeping",
2017-07-12 01:55:25 +08:00
"hash": "QmaPbCnUMBohSGo3KnxEa2bHqyJVVeEEcwtqJAYxerieBo",
2016-04-16 13:59:25 +08:00
"name": "go-libp2p-crypto",
2017-07-12 01:55:25 +08:00
"version": "1.5.0"
2016-04-20 06:39:31 +08:00
},
{
"author": "jbenet",
2017-07-12 01:55:25 +08:00
"hash": "QmX3U3YXCQ6UYBxq2LVWF8dARS1hPUTEYLrSx654Qyxyw6",
2016-04-20 06:39:31 +08:00
"name": "go-multiaddr-net",
2017-07-12 01:55:25 +08:00
"version": "1.5.5"
2016-04-20 06:39:31 +08:00
},
{
"author": "whyrusleeping",
2017-07-12 01:55:25 +08:00
"hash": "QmZQa5J7j7kd44GGC4aKX8J9JGGzCMqwGzcEFqGV1YD57A",
2016-04-20 06:39:31 +08:00
"name": "mafmt",
2017-07-12 01:55:25 +08:00
"version": "1.2.3"
2016-06-01 02:31:50 +08:00
},
{
"author": "whyrusleeping",
2017-07-12 01:55:25 +08:00
"hash": "QmXYjuNuxVzXKJCfWasQk1RqkhVLDM9jtUKhqc2WPQmFSB",
2016-06-01 02:31:50 +08:00
"name": "go-libp2p-peer",
2017-07-12 01:55:25 +08:00
"version": "2.2.0"
2016-04-16 13:59:25 +08:00
}
],
2016-04-28 01:00:45 +08:00
"gxVersion": "0.4.0",
2016-04-16 13:59:25 +08:00
"language": "go",
"license": "MIT",
2016-06-01 02:38:25 +08:00
"name": "go-libp2p-peerstore",
2016-10-05 09:38:14 +08:00
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
2017-07-12 01:55:25 +08:00
"version": "1.4.9"
2016-05-17 05:10:39 +08:00
}
2016-09-25 17:13:21 +08:00