mirror of
https://github.com/libp2p/go-libp2p-peerstore.git
synced 2025-01-01 00:20:11 +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": "QmZuY8aV7zbNXVy6DyN9SmnuH3o9nG852F4aTiSBpts8d1",
|
|
"name": "go-ipfs-util",
|
|
"version": "1.2.1"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmSpJByNKFX1sCsHBEp3R73FL4NF6FnQTEGyNAXHm2GS52",
|
|
"name": "go-log",
|
|
"version": "1.2.0"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmSWLfmj5frN9xVLMMN846dMDriy5wN5jeghUm7aTW3DAG",
|
|
"name": "go-multiaddr",
|
|
"version": "1.1.3"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmUusaX99BZoELh7dmPgirqRQ1FAmMnmnBn3oiqDFGBUSc",
|
|
"name": "go-keyspace",
|
|
"version": "1.0.0"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmPGxZ1DP2w45WcogpW1h43BvseXbfke9N91qotpoQcUeS",
|
|
"name": "go-libp2p-crypto",
|
|
"version": "1.3.3"
|
|
},
|
|
{
|
|
"author": "jbenet",
|
|
"hash": "QmVCNGTyD4EkvNYaAp253uMQ9Rjsjy2oGMvcdJJUoVRfja",
|
|
"name": "go-multiaddr-net",
|
|
"version": "1.5.2"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmYjJnSTfXWhYL2cV1xFphPqjqowJqH7ZKLA1As8QrPHbn",
|
|
"name": "mafmt",
|
|
"version": "1.1.3"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmWUswjn261LSyVxWAEpMVtPdy8zmKBJJfBpG3Qdpa8ZsE",
|
|
"name": "go-libp2p-peer",
|
|
"version": "2.1.1"
|
|
}
|
|
],
|
|
"gxVersion": "0.4.0",
|
|
"language": "go",
|
|
"license": "MIT",
|
|
"name": "go-libp2p-peerstore",
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
|
"version": "1.4.4"
|
|
}
|
|
|