mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
54 lines
1.4 KiB
JSON
54 lines
1.4 KiB
JSON
{
|
|
"author": "whyrusleeping",
|
|
"bugs": {
|
|
"url": "https://github.com/libp2p/go-peerstream"
|
|
},
|
|
"gx": {
|
|
"dvcsimport": "github.com/libp2p/go-peerstream"
|
|
},
|
|
"gxDependencies": [
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmY9JXR3FupnYAYJWK9aMr9bCpqWKcToQ1tz8DVGTrHpHw",
|
|
"name": "go-stream-muxer",
|
|
"version": "3.0.0"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmWHgLqrghM9zw77nF6gdvT9ExQ2RB9pLxkd8sDHZf1rWb",
|
|
"name": "go-temp-err-catcher",
|
|
"version": "0.0.0"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmZNkThpqfVXs9GNbexPrfBbXSLNYeKrE7jwFM2oqHbyqN",
|
|
"name": "go-libp2p-protocol",
|
|
"version": "1.0.0"
|
|
},
|
|
{
|
|
"author": "multiformats",
|
|
"hash": "QmRK2LxanhK2gZq6k6R7vk5ZoYZk8ULSSTB7FzDsMUX6CB",
|
|
"name": "go-multiaddr-net",
|
|
"version": "1.5.7"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmVxtCwKFMmwcjhQXsGj6m4JAW7nGb9hRoErH9jpgqcLxA",
|
|
"name": "go-libp2p-transport",
|
|
"version": "2.2.13"
|
|
},
|
|
{
|
|
"author": "multiformats",
|
|
"hash": "QmWWQ2Txc2c6tqjsBpzg5Ar652cHPGNsQQp2SejkNmkUMb",
|
|
"name": "go-multiaddr",
|
|
"version": "1.2.6"
|
|
}
|
|
],
|
|
"gxVersion": "0.7.0",
|
|
"language": "go",
|
|
"license": "MIT",
|
|
"name": "go-peerstream",
|
|
"releaseCmd": "git commit -a -m \"gx release $VERSION\"",
|
|
"version": "2.1.4"
|
|
}
|
|
|