mirror of
https://github.com/status-im/status-console-client.git
synced 2025-02-25 00:58:16 +00:00
31 lines
733 B
JSON
31 lines
733 B
JSON
{
|
|
"author": "whyrusleeping",
|
|
"bugs": {
|
|
"url": "https://github.com/whyrusleeping/go-smux-multistream"
|
|
},
|
|
"gx": {
|
|
"dvcsimport": "github.com/whyrusleeping/go-smux-multistream"
|
|
},
|
|
"gxDependencies": [
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmabLh8TrJ3emfAoQk5AbqbLTbMyj7XqumMFmAFxa9epo8",
|
|
"name": "go-multistream",
|
|
"version": "0.3.9"
|
|
},
|
|
{
|
|
"author": "whyrusleeping",
|
|
"hash": "QmY9JXR3FupnYAYJWK9aMr9bCpqWKcToQ1tz8DVGTrHpHw",
|
|
"name": "go-stream-muxer",
|
|
"version": "3.0.0"
|
|
}
|
|
],
|
|
"gxVersion": "0.7.0",
|
|
"language": "go",
|
|
"license": "",
|
|
"name": "go-smux-multistream",
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
|
"version": "2.0.2"
|
|
}
|
|
|