pull initial interfaces out of go-ipfs
parents
Showing
.travis.yml
0 → 100644
LICENSE
0 → 100644
Makefile
0 → 100644
README.md
0 → 100644
node.go
0 → 100644
package.json
0 → 100644
{ | ||
"author": "whyrusleeping", | ||
"bugs": { | ||
"url": "https://github.com/ipfs/go-ipld-node" | ||
}, | ||
"gx": { | ||
"dvcsimport": "github.com/ipfs/go-ipld-node" | ||
}, | ||
"gxDependencies": [ | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmXUuRadqDq5BuFWzVU6VuKaSjTcNm1gNCtLvvP1TJCW4z", | ||
"name": "go-cid", | ||
"version": "0.6.0" | ||
} | ||
], | ||
"gxVersion": "0.10.0", | ||
"language": "go", | ||
"license": "", | ||
"name": "go-ipld-node", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "0.0.0" | ||
} | ||
Please register or sign in to comment