Files
cid/package.json
Łukasz Magiera 05eac5f7ca gx publish 0.7.15
2017-06-19 18:31:26 +02:00

31 lines
675 B
JSON

{
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/ipfs/go-cid"
},
"gx": {
"dvcsimport": "github.com/ipfs/go-cid"
},
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmVGtdTZdTFaLsaj2RwdVG8jcjNNcp1DE914DKZ2kHmXHw",
"name": "go-multihash",
"version": "1.0.4"
},
{
"author": "whyrusleeping",
"hash": "Qme4T6BE4sQxg7ZouamF5M7Tx1ZFTqzcns7BkyQPXpoT99",
"name": "go-multibase",
"version": "0.2.4"
}
],
"gxVersion": "0.8.0",
"language": "go",
"license": "MIT",
"name": "go-cid",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.7.15"
}