ipld-eth-server/vendor/github.com/vulcanize/eth-block-extractor/package.json
2019-12-02 13:24:46 -06:00

37 lines
876 B
JSON

{
"author": "robertmulholand",
"bugs": {
"url": "github.com/vulcanize/eth-block-extractor"
},
"gx": {
"dvcsimport": "github.com/vulcanize/eth-block-extractor"
},
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "Qme5bWv7wtjUNGsK2BNGVUFPKiuxWrsqrtvYwCLRw8YFES",
"name": "go-ipld-format",
"version": "0.5.3"
},
{
"author": "whyrusleeping",
"hash": "QmcZfnkapfECQGcLZaf9B79NRg7cRa9EnZh4LSbkCzwNvY",
"name": "go-cid",
"version": "0.7.20"
},
{
"author": "multiformats",
"hash": "QmZyZDi491cCNTLfAhwcaDii2Kg4pwKRkhqQzURGDvY6ua",
"name": "go-multihash",
"version": "1.0.7"
}
],
"gxVersion": "0.12.1",
"language": "Go",
"license": "",
"name": "eth-block-extractor",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.0.0"
}