mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
16 lines
331 B
JSON
16 lines
331 B
JSON
{
|
|
"author": "whyrusleeping",
|
|
"bugs": {
|
|
"url": "https://github.com/whyrusleeping/yamux"
|
|
},
|
|
"gx": {
|
|
"dvcsimport": "github.com/whyrusleeping/yamux"
|
|
},
|
|
"gxVersion": "0.10.0",
|
|
"language": "go",
|
|
"license": "",
|
|
"name": "yamux",
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
|
"version": "1.0.6"
|
|
}
|
|
|