go-multiaddr/package.json

16 lines
355 B
JSON
Raw Normal View History

2016-09-19 11:13:04 +08:00
{
"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",
2016-09-29 15:02:17 +02:00
"releaseCmd": "git commit -a -m 'gx publish $VERSION'",
2016-09-19 18:14:45 +08:00
"version": "1.1.0"
2016-09-19 11:13:04 +08:00
}