ipfs-cluster/package.json

103 lines
2.5 KiB
JSON
Raw Normal View History

2016-12-02 18:33:39 +00:00
{
"author": "hsanjuan",
2016-12-02 18:33:39 +00:00
"bugs": {
"url": "https://github.com/ipfs/ipfs-cluster"
},
"gx": {
"dvcsimport": "github.com/ipfs/ipfs-cluster"
},
"gxDependencies": [
{
"author": "hsanjuan",
"hash": "QmZ88KbrvZMJpXaNwAGffswcYKz8EbeafzAFGMCA6MEZKt",
"name": "go-libp2p-consensus",
"version": "0.0.3"
},
{
"author": "whyrusleeping",
"hash": "QmWsV6kzPaYGBDVyuUfWBvyQygEc9Qrv9vzo8vZ7X4mdLN",
2016-12-02 18:33:39 +00:00
"name": "go-libp2p",
"version": "5.0.17"
2016-12-02 18:33:39 +00:00
},
{
"author": "hsanjuan",
"hash": "QmeVu7NQC4xsFPYbW1A1gu8QARuvXFWLHrANA3NQ5VcXLY",
2016-12-02 18:33:39 +00:00
"name": "go-libp2p-raft",
"version": "1.2.4"
},
{
"author": "urfave",
"hash": "Qmc1AtgBdoUHP8oYSqU81NRYdzohmF45t5XNwVMvhCxsBA",
"name": "cli",
"version": "1.19.1"
},
{
"author": "hashicorp",
"hash": "QmZa48BnsaEMVNf1hT2HYP2ak97fqyTnadXu6xSu2Y8xui",
"name": "raft-boltdb",
"version": "2017.10.24"
},
{
"author": "gorilla",
"hash": "QmVrBjGjskzhW7HRfC56f4mT3nmNBHj2WWnEXr39G7Y6w8",
"name": "mux",
"version": "1.3.0"
},
{
"author": "hsanjuan",
"hash": "QmW49Y7gZxhzUwB2CbSkq915ymWnirAt7KjX5xtihqdDVS",
"name": "go-libp2p-gorpc",
"version": "1.0.7"
},
{
"author": "libp2p",
"hash": "QmSGoP33Ufev1UDsUuHco8rfhVTzxfq6smXhwhN16c5CWd",
"name": "go-libp2p-pnet",
"version": "2.3.7"
},
{
"author": "ZenGround0",
"hash": "QmXoatUMzVryJXW1iucE9H4BayxAKzHSyRVZPxhWwEuX8y",
"name": "go-dot",
"version": "0.0.0"
},
{
"author": "dignifiedquire",
"hash": "QmXkNy1uAd5Tm3DQpDrQyjjQAdRYyhDpA1W7uiTrcEWHBV",
"name": "go-fs-lock",
"version": "0.1.3"
},
{
"author": "hsanjuan",
"hash": "QmTNZH5KZ5tYMFVuYfgntUZRn45awcyF7beQz5CvWpcg7d",
"name": "go-libp2p-http",
"version": "1.0.2"
},
{
"author": "ipfs",
"hash": "QmbyywWoAoz7Po5bPfKzeYBvyJckZLEsj1YcTr4nZ2q1GF",
"name": "go-ipfs-api",
"version": "1.2.5"
},
{
"author": "whyrusleeping",
"hash": "Qmebk2EXVaucLncpy5zwXEdwXoadMkfdCdpL8WbMdKUboA",
"name": "go-libp2p-floodsub",
"version": "0.9.14"
},
{
"author": "whyrusleeping",
"hash": "QmcZfnkapfECQGcLZaf9B79NRg7cRa9EnZh4LSbkCzwNvY",
"name": "go-cid",
"version": "0.7.20"
2016-12-02 18:33:39 +00:00
}
],
"gxVersion": "0.11.0",
2016-12-02 18:33:39 +00:00
"language": "go",
"license": "MIT",
2016-12-02 18:33:39 +00:00
"name": "ipfs-cluster",
"releaseCmd": "git commit -S -a -m \"gx publish $VERSION\"",
"version": "0.4.0"
2016-12-02 18:33:39 +00:00
}