mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
25 lines
647 B
JSON
25 lines
647 B
JSON
{
|
|
"author": "libp2p",
|
|
"bugs": {
|
|
"URL": "https://github.com/libp2p/go-libp2p-interface-pnet/issues",
|
|
"url": "https://github.com/libp2p/go-libp2p-interface-pnet/issues"
|
|
},
|
|
"gx": {
|
|
"dvcsimport": "github.com/libp2p/go-libp2p-interface-pnet"
|
|
},
|
|
"gxDependencies": [
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmVxtCwKFMmwcjhQXsGj6m4JAW7nGb9hRoErH9jpgqcLxA",
|
|
"name": "go-libp2p-transport",
|
|
"version": "2.2.13"
|
|
}
|
|
],
|
|
"gxVersion": "0.9.1",
|
|
"language": "go",
|
|
"license": "MIT",
|
|
"name": "go-libp2p-interface-pnet",
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
|
"version": "2.1.6"
|
|
}
|
|
|