go-multiaddr/package.json
2016-09-29 15:02:17 +02:00

16 lines
355 B
JSON

{
"author": "multiformats",
"bugs": {
"url": "https://github.com/multiformats/go-multiaddr/issues"
},
"gx": {
"dvcsimport": "github.com/multiformats/go-multiaddr"
},
"gxVersion": "0.9.0",
"language": "go",
"license": "MIT",
"name": "go-multiaddr",
"releaseCmd": "git commit -a -m 'gx publish $VERSION'",
"version": "1.1.0"
}