Files
multibase/package.json

11 lines
192 B
JSON
Raw Normal View History

2016-08-22 17:37:43 -07:00
{
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/multiformats/go-multibase"
},
"language": "go",
"license": "",
"name": "go-multibase",
2018-08-31 20:32:43 -04:00
"version": "0.3.0"
2016-08-22 17:37:43 -07:00
}