mirror of
https://github.com/libp2p/go-libp2p-peerstore.git
synced 2025-01-04 00:50:12 +08:00
67 lines
1.7 KiB
JSON
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": "QmRb5jh8z2E8hMGN2tkvs1yHynUanqnZ3UeKwgN1i9P1F8",
|
|
"name": "go-log",
|
|
"version": "1.4.0"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmWWQ2Txc2c6tqjsBpzg5Ar652cHPGNsQQp2SejkNmkUMb",
|
|
"name": "go-multiaddr",
|
|
"version": "1.2.6"
|
|
},
|
|
{
|
|
"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": "QmRK2LxanhK2gZq6k6R7vk5ZoYZk8ULSSTB7FzDsMUX6CB",
|
|
"name": "go-multiaddr-net",
|
|
"version": "1.5.7"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmTy17Jm1foTnvUS9JXRhLbRQ3XuC64jPTjUfpB4mHz2QM",
|
|
"name": "mafmt",
|
|
"version": "1.2.5"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmWxGnWZcUNVtpMk8jjX13pK1WT9jJnKQtEfvkGdxSMVRu",
|
|
"name": "go-libp2p-peer",
|
|
"version": "2.3.1"
|
|
},
|
|
{
|
|
"author": "multiformats",
|
|
"hash": "QmZyZDi491cCNTLfAhwcaDii2Kg4pwKRkhqQzURGDvY6ua",
|
|
"name": "go-multihash",
|
|
"version": "1.0.7"
|
|
}
|
|
],
|
|
"gxVersion": "0.4.0",
|
|
"language": "go",
|
|
"license": "MIT",
|
|
"name": "go-libp2p-peerstore",
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
|
"version": "1.4.16"
|
|
}
|
|
|