go-libp2p-peerstore/package.json
2016-10-04 18:43:44 -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": "Qmb912gdngC1UWwTkhuW8knyRbcWeu5kqkxBpveLmW8bSr",
"name": "go-ipfs-util",
"version": "1.2.0"
},
{
"author": "whyrusleeping",
"hash": "QmSpJByNKFX1sCsHBEp3R73FL4NF6FnQTEGyNAXHm2GS52",
"name": "go-log",
"version": "1.2.0"
},
{
"author": "whyrusleeping",
"hash": "QmUAQaWbKxGCUTuoQVvvicbQNZ9APF5pDGWyAZSe93AtKH",
"name": "go-multiaddr",
"version": "1.1.2"
},
{
"author": "whyrusleeping",
"hash": "QmUusaX99BZoELh7dmPgirqRQ1FAmMnmnBn3oiqDFGBUSc",
"name": "go-keyspace",
"version": "1.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmfWDLQjGjVe4fr5CoztYW2DYYjRysMJrFe1RCsXLPTf46",
"name": "go-libp2p-crypto",
"version": "1.3.1"
},
{
"author": "jbenet",
"hash": "QmT6Cp31887FpAc25z25YHgpFJohZedrYLWPPspRtj1Brp",
"name": "go-multiaddr-net",
"version": "1.5.1"
},
{
"author": "whyrusleeping",
"hash": "QmQkdkvXE4oKXAcLZK5d7Zc6xvyukQc8WVjX7QvxDJ7hJj",
"name": "mafmt",
"version": "1.1.2"
},
{
"author": "whyrusleeping",
"hash": "QmfMmLGoKzCHDN7cGgk64PJr4iipzidDRME8HABSJqvmhC",
"name": "go-libp2p-peer",
"version": "2.1.0"
}
],
"gxVersion": "0.4.0",
"language": "go",
"license": "MIT",
"name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.3.0"
}