go-libp2p-peerstore/package.json
2017-07-19 00:35:08 -07:00

67 lines
1.7 KiB
JSON

{
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/libp2p/go-libp2p-peerstore"
},
"gx": {
"dvcsimport": "github.com/libp2p/go-libp2p-peerstore"
},
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmSpJByNKFX1sCsHBEp3R73FL4NF6FnQTEGyNAXHm2GS52",
"name": "go-log",
"version": "1.2.0"
},
{
"author": "whyrusleeping",
"hash": "QmXY77cVe7rVRQXZZQRioukUM7aRW3BTcAgJe12MCtb3Ji",
"name": "go-multiaddr",
"version": "1.2.4"
},
{
"author": "whyrusleeping",
"hash": "QmUusaX99BZoELh7dmPgirqRQ1FAmMnmnBn3oiqDFGBUSc",
"name": "go-keyspace",
"version": "1.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmaPbCnUMBohSGo3KnxEa2bHqyJVVeEEcwtqJAYxerieBo",
"name": "go-libp2p-crypto",
"version": "1.5.0"
},
{
"author": "jbenet",
"hash": "QmX3U3YXCQ6UYBxq2LVWF8dARS1hPUTEYLrSx654Qyxyw6",
"name": "go-multiaddr-net",
"version": "1.5.5"
},
{
"author": "whyrusleeping",
"hash": "QmZQa5J7j7kd44GGC4aKX8J9JGGzCMqwGzcEFqGV1YD57A",
"name": "mafmt",
"version": "1.2.3"
},
{
"author": "whyrusleeping",
"hash": "QmXYjuNuxVzXKJCfWasQk1RqkhVLDM9jtUKhqc2WPQmFSB",
"name": "go-libp2p-peer",
"version": "2.2.0"
},
{
"author": "multiformats",
"hash": "QmU9a9NV9RdPNwZQDYd5uKsm6N6LJLSvLbywDDYFbaaC6P",
"name": "go-multihash",
"version": "1.0.5"
}
],
"gxVersion": "0.4.0",
"language": "go",
"license": "MIT",
"name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.4.9"
}