mirror of
https://github.com/libp2p/go-libp2p-peerstore.git
synced 2025-01-04 00:50:12 +08:00
83 lines
2.1 KiB
JSON
83 lines
2.1 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": "QmZChCsSt8DctjceaL56Eibc29CVQq4dGKRXC5JRZ6Ppae",
|
|
"name": "go-log",
|
|
"version": "1.5.7"
|
|
},
|
|
{
|
|
"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": "QmPvyPwuCgJ7pDmrKDxRtsScJgBaM5h4EpRL2qQJsmXf4n",
|
|
"name": "go-libp2p-crypto",
|
|
"version": "2.0.1"
|
|
},
|
|
{
|
|
"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": "QmbNepETomvmXfz1X5pHNFD2QuPqnqi47dTd94QJWSorQ3",
|
|
"name": "go-libp2p-peer",
|
|
"version": "2.3.8"
|
|
},
|
|
{
|
|
"author": "multiformats",
|
|
"hash": "QmPnFwZ2JXKnXgMw8CdBPxn7FWh6LLdjUjxV1fKHuJnkr8",
|
|
"name": "go-multihash",
|
|
"version": "1.0.8"
|
|
},
|
|
{
|
|
"author": "magik6k",
|
|
"hash": "Qmd1Zxnuj9puWCPS7DV1YVw1RM478NqyZmf1X5nsgjp6fQ",
|
|
"name": "go-ds-badger",
|
|
"version": "1.9.0"
|
|
},
|
|
{
|
|
"hash": "QmbQshXLNcCPRUGZv4sBGxnZNAHREA6MKeomkwihNXPZWP",
|
|
"name": "go-datastore",
|
|
"version": "3.3.0"
|
|
},
|
|
{
|
|
"hash": "QmQjMHF8ptRgx4E57UFMiT4YM6kqaJeYxZ1MCDX23aw4rK",
|
|
"name": "golang-lru",
|
|
"version": "2017.10.18"
|
|
}
|
|
],
|
|
"gxVersion": "0.4.0",
|
|
"language": "go",
|
|
"license": "MIT",
|
|
"name": "go-libp2p-peerstore",
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
|
"version": "2.0.2"
|
|
}
|
|
|