Publish 3.0.0
License: MIT
Signed-off-by:
Lars Gierth <larsg@systemli.org>
{ | { | ||
"name": "go-libp2p", | |||
"author": "whyrusleeping", | |||
"version": "3.0.0", | |||
"gxDependencies": [ | "gxDependencies": [ | ||
{ | { | ||
"hash": "QmcrrEpx3VMUbrbgVroH3YiYyUS5c4YAykzyPJWKspUYLa", | "hash": "QmcrrEpx3VMUbrbgVroH3YiYyUS5c4YAykzyPJWKspUYLa", | ||
... | @@ -157,8 +160,6 @@ | ... | @@ -157,8 +160,6 @@ |
} | } | ||
], | ], | ||
"license": "MIT", | "license": "MIT", | ||
"name": "go-libp2p", | |||
"version": "2.0.3", | |||
"language": "go", | "language": "go", | ||
"gxVersion": "0.4.0", | "gxVersion": "0.4.0", | ||
"gx": { | "gx": { | ||
... | @@ -167,6 +168,5 @@ | ... | @@ -167,6 +168,5 @@ |
}, | }, | ||
"bugs": { | "bugs": { | ||
"url": "https://github.com/ipfs/go-libp2p" | "url": "https://github.com/ipfs/go-libp2p" | ||
}, | } | ||
"author": "whyrusleeping" | |||
} | } |
Please register or sign in to comment