2016-08-26 17:56:12 -07:00
|
|
|
{
|
|
|
|
|
"author": "whyrusleeping",
|
|
|
|
|
"bugs": {
|
2016-09-04 11:51:23 -07:00
|
|
|
"url": "https://github.com/ipfs/go-cid"
|
2016-08-26 17:56:12 -07:00
|
|
|
},
|
|
|
|
|
"gx": {
|
2016-09-04 11:51:23 -07:00
|
|
|
"dvcsimport": "github.com/ipfs/go-cid"
|
2016-08-26 17:56:12 -07:00
|
|
|
},
|
2016-08-31 19:47:09 -07:00
|
|
|
"gxDependencies": [
|
|
|
|
|
{
|
|
|
|
|
"author": "whyrusleeping",
|
2016-10-05 11:37:05 -07:00
|
|
|
"hash": "QmYDds3421prZgqKbLpEK7T9Aa2eVdQ7o3YarX1LVLdP2J",
|
2016-08-31 19:47:09 -07:00
|
|
|
"name": "go-multihash",
|
2016-10-05 11:37:05 -07:00
|
|
|
"version": "1.0.0"
|
2016-09-04 11:48:13 -07:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"author": "whyrusleeping",
|
2016-10-24 17:30:53 -07:00
|
|
|
"hash": "QmUq3H9YpcPphbRj6ct6rBgBE377A8wANP8zPMRqe1WYbf",
|
2016-09-04 11:48:13 -07:00
|
|
|
"name": "go-multibase",
|
2016-10-24 17:30:53 -07:00
|
|
|
"version": "0.2.1"
|
2016-08-31 19:47:09 -07:00
|
|
|
}
|
|
|
|
|
],
|
2016-08-26 17:56:12 -07:00
|
|
|
"gxVersion": "0.8.0",
|
|
|
|
|
"language": "go",
|
|
|
|
|
"license": "",
|
|
|
|
|
"name": "go-cid",
|
2016-09-27 03:43:09 -07:00
|
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
2016-11-10 10:26:33 -08:00
|
|
|
"version": "0.7.5"
|
2016-08-26 17:56:12 -07:00
|
|
|
}
|
2016-09-27 03:43:09 -07:00
|
|
|
|