ipld-eth-server/vendor/github.com/ipfs/go-ipld-git/package.json
2019-12-02 13:24:51 -06:00

43 lines
1011 B
JSON

{
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/ipfs/go-ipld-git"
},
"gx": {
"dvcsimport": "github.com/ipfs/go-ipld-git"
},
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmZ6nzCLwGLVfRzYLpD7pW6UNuBDKEcA2imJtVpbEx2rxy",
"name": "go-ipld-format",
"version": "0.8.1"
},
{
"author": "whyrusleeping",
"hash": "QmTbxNB1NwDesLmKTscr4udL2tVP7MaxvXnD1D9yX7g3PN",
"name": "go-cid",
"version": "0.9.3"
},
{
"author": "stebalien",
"hash": "QmYYLnAzR28nAQ4U5MFniLprnktu6eTFKibeNt96V21EZK",
"name": "go-block-format",
"version": "0.2.2"
},
{
"author": "multiformats",
"hash": "QmerPMzPk1mJVowm8KgmoknWa4yCYvvugMPsgWmDNUvDLW",
"name": "go-multihash",
"version": "1.0.9"
}
],
"gxVersion": "0.10.0",
"language": "go",
"license": "",
"name": "go-ipld-git",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.3.6"
}