basic implementation

This commit is contained in:
Jeromy
2016-08-22 17:37:43 -07:00
commit fa50d2d01b
3 changed files with 84 additions and 0 deletions

14
package.json Normal file
View File

@@ -0,0 +1,14 @@
{
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/multiformats/go-multibase"
},
"gx": {
"dvcsimport": "github.com/multiformats/go-multibase"
},
"gxVersion": "0.8.0",
"language": "go",
"license": "",
"name": "go-multibase",
"version": "0.0.0"
}