mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
21 lines
424 B
JSON
21 lines
424 B
JSON
{
|
|
"author": "jbenet",
|
|
"bugs": {},
|
|
"gx": {
|
|
"dvcsimport": "github.com/libp2p/go-msgio"
|
|
},
|
|
"gxDependencies": [
|
|
{
|
|
"hash": "QmYNGtJHgaGZkpzq8yG6Wxqm6EQTKqgpBfnyyGBKbZeDUi",
|
|
"name": "go-randbuf",
|
|
"version": "0.0.0"
|
|
}
|
|
],
|
|
"gxVersion": "0.11.0",
|
|
"language": "go",
|
|
"license": "",
|
|
"name": "go-msgio",
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
|
"version": "0.0.3"
|
|
}
|
|
|