Extract from go-ipfs: makefile, gx, readme, license etc.
Showing
.travis.yml
0 → 100644
LICENSE
0 → 100644
Makefile
0 → 100644
README.md
0 → 100644
package.json
0 → 100644
{ | ||
"author": "hsanjuan", | ||
"bugs": { | ||
"url": "https://github.com/ipfs/go-ipfs-pq" | ||
}, | ||
"gx": { | ||
"dvcsimport": "github.com/ipfs/go-ipfs-pq" | ||
}, | ||
"gxVersion": "0.12.1", | ||
"language": "go", | ||
"license": "MIT", | ||
"name": "go-ipfs-pq", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "0.0.0" | ||
} | ||
Please register or sign in to comment