extractify
Showing
LICENSE
0 → 100644
README.md
0 → 100644
package.json
0 → 100644
{ | ||
"author": "why", | ||
"bugs": { | ||
"url": "https://github.com/ipfs/go-merkledag" | ||
}, | ||
"gx": { | ||
"dvcsimport": "github.com/ipfs/go-merkledag" | ||
}, | ||
"gxDependencies": [ | ||
{ | ||
"author": "stebalien", | ||
"hash": "QmVzK524a2VWLqyvtBeiHKsUAWYgeAk4DBeZoY7vpNPNRx", | ||
"name": "go-block-format", | ||
"version": "0.1.8" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmWrbExtUaQQHjJ8FVVDAWj5o1MRAELDUV3VmoQsZHHb6L", | ||
"name": "go-ipld-cbor", | ||
"version": "1.2.14" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmYVNvtQkeZ6AKSwDrjQTs432QtL6umrrK41EBq3cu7iSP", | ||
"name": "go-cid", | ||
"version": "0.7.22" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmZtNq8dArGfnpCZfx2pUNY7UcjGhVp5qqwQ4hH6mpTMRQ", | ||
"name": "go-ipld-format", | ||
"version": "0.5.5" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmPdKqUcHGFdeSpvjVoaTRPPstGif9GBZb5Q56RVw9o69A", | ||
"name": "go-ipfs-util", | ||
"version": "1.2.8" | ||
}, | ||
{ | ||
"author": "hsanjuan", | ||
"hash": "QmS6mo1dPpHdYsVkm27BRZDLxpKBCiJKUH8fHX15XFfMez", | ||
"name": "go-ipfs-exchange-offline", | ||
"version": "0.0.9" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmZ4Qi3GaRbjcx28Sme5eMH7RQjGkt8wHxt2a65oLaeFEV", | ||
"name": "gogo-protobuf", | ||
"version": "0.0.0" | ||
}, | ||
{ | ||
"author": "why", | ||
"hash": "QmNqRBAhovtf4jVd5cF7YvHaFSsQHHZBaUFwGQWPM2CV7R", | ||
"name": "go-blockservice", | ||
"version": "1.0.1" | ||
} | ||
], | ||
"gxVersion": "0.12.1", | ||
"language": "go", | ||
"license": "", | ||
"name": "go-merkledag", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "0.0.0" | ||
} | ||
Please register or sign in to comment