import into gx
Showing
package.json
0 → 100644
{ | ||
"author": "stebalien", | ||
"bugs": { | ||
"url": "https://github.com/libp2p/go-reuseport-transport" | ||
}, | ||
"gx": { | ||
"dvcsimport": "github.com/libp2p/go-reuseport-transport" | ||
}, | ||
"gxDependencies": [ | ||
{ | ||
"hash": "QmSpJByNKFX1sCsHBEp3R73FL4NF6FnQTEGyNAXHm2GS52", | ||
"name": "go-log", | ||
"version": "1.2.0" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmaBTcaZbAgei1Z2ksUipLJ2AeEZtqDnyGYAkL7NFJ8pg3", | ||
"name": "go-reuseport", | ||
"version": "0.1.10" | ||
}, | ||
{ | ||
"author": "multiformats", | ||
"hash": "QmWWQ2Txc2c6tqjsBpzg5Ar652cHPGNsQQp2SejkNmkUMb", | ||
"name": "go-multiaddr", | ||
"version": "1.2.6" | ||
}, | ||
{ | ||
"author": "multiformats", | ||
"hash": "QmRK2LxanhK2gZq6k6R7vk5ZoYZk8ULSSTB7FzDsMUX6CB", | ||
"name": "go-multiaddr-net", | ||
"version": "1.5.7" | ||
} | ||
], | ||
"gxVersion": "0.12.1", | ||
"language": "go", | ||
"license": "", | ||
"name": "go-reuseport-transport", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "0.0.0" | ||
} | ||
Please register or sign in to comment