go-libp2p-peerstore/package.json
2018-06-26 16:23:27 -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": "QmcVVHfdyv15GVPk7NrxdWjh2hLVccXnoD8j2tyQShiXJb",
"name": "go-log",
"version": "1.5.3"
},
{
"author": "whyrusleeping",
"hash": "QmYmsdtJ3HsodkePE3eU3TsCaP2YvPZJ4LoXnNkDE5Tpt7",
"name": "go-multiaddr",
"version": "1.3.0"
},
{
"author": "whyrusleeping",
"hash": "QmUusaX99BZoELh7dmPgirqRQ1FAmMnmnBn3oiqDFGBUSc",
"name": "go-keyspace",
"version": "1.0.0"
},
{
"author": "whyrusleeping",
"hash": "Qme1knMqwt1hKZbc1BmQFmnm9f36nyQGwXxPGVpVJ9rMK5",
"name": "go-libp2p-crypto",
"version": "1.6.2"
},
{
"author": "jbenet",
"hash": "QmV6FjemM1K8oXjrvuq3wuVWWoU2TLDPmNnKrxHzY3v6Ai",
"name": "go-multiaddr-net",
"version": "1.6.3"
},
{
"author": "whyrusleeping",
"hash": "QmQscWDtDBDsWAM58aY6gU2KtxyFFmvvZgdfJExYPLgtXA",
"name": "mafmt",
"version": "1.2.7"
},
{
"author": "whyrusleeping",
"hash": "QmdVrMn1LhB4ybb8hMVaMLXnA8XRSewMnK6YqXKXoTcRvN",
"name": "go-libp2p-peer",
"version": "2.3.5"
},
{
"author": "multiformats",
"hash": "QmPnFwZ2JXKnXgMw8CdBPxn7FWh6LLdjUjxV1fKHuJnkr8",
"name": "go-multihash",
"version": "1.0.8"
}
],
"gxVersion": "0.4.0",
"language": "go",
"license": "MIT",
"name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.4.22"
}