gx: publish
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
Showing
.gx/lastpubver
0 → 100644
package.json
0 → 100644
{ | ||
"author": "stebalien", | ||
"bugs": { | ||
"url": "https://github.com/ipfs/go-block-format" | ||
}, | ||
"gx": { | ||
"dvcsimport": "github.com/ipfs/go-block-format" | ||
}, | ||
"gxDependencies": [ | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmYhQaCYEcaPPjxJX7YcPcVKkQfRy6sJ7B3XmGFk82XYdQ", | ||
"name": "go-cid", | ||
"version": "0.7.12" | ||
}, | ||
{ | ||
"author": "multiformats", | ||
"hash": "QmVGtdTZdTFaLsaj2RwdVG8jcjNNcp1DE914DKZ2kHmXHw", | ||
"name": "go-multihash", | ||
"version": "1.0.4" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmWbjfz3u6HkAdPh34dgPchGbQjob6LXLhAeCGii2TX69n", | ||
"name": "go-ipfs-util", | ||
"version": "1.2.4" | ||
} | ||
], | ||
"gxVersion": "0.11.0", | ||
"language": "go", | ||
"license": "", | ||
"name": "go-block-format", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "0.1.0" | ||
} | ||
Please register or sign in to comment