ipfs-cluster/package.json

73 lines
1.8 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": "QmQA5mdxru8Bh6dpC9PJfSkumqnmHgJX7knxSgBo5Lpime",
2016-12-02 18:33:39 +00:00
"name": "go-libp2p",
"version": "4.3.12"
2016-12-02 18:33:39 +00:00
},
{
"author": "hsanjuan",
"hash": "QmSLvGe32QcBEDjqrC93pnZzB6gh4VZTi2wVLt9EyUTUWX",
2016-12-02 18:33:39 +00:00
"name": "go-libp2p-raft",
"version": "1.0.6"
2016-12-02 18:33:39 +00:00
},
{
"author": "whyrusleeping",
"hash": "QmcTcsTvfaeEBRFo1TkFgT8sRmgi1n1LTZpecfVP8fzpGD",
"name": "go-cid",
"version": "0.7.7"
},
{
"author": "urfave",
"hash": "Qmc1AtgBdoUHP8oYSqU81NRYdzohmF45t5XNwVMvhCxsBA",
"name": "cli",
"version": "1.19.1"
},
{
"author": "hashicorp",
"hash": "QmfNTPUT6FKg2wyPcqgn3tKuGJWnvu6QqwHoo56FgcR4c2",
"name": "raft-boltdb",
"version": "2017.7.27"
},
{
"author": "gorilla",
"hash": "QmVrBjGjskzhW7HRfC56f4mT3nmNBHj2WWnEXr39G7Y6w8",
"name": "mux",
"version": "1.3.0"
},
{
"author": "hsanjuan",
"hash": "QmayPizdYNaSKGyFFxcjKf4ZkZ6kriQePqZkFwZQyvteDp",
"name": "go-libp2p-gorpc",
"version": "1.0.2"
},
{
"author": "libp2p",
"hash": "QmTJoXQ24GqDf9MqAUwf3vW38HG6ahE9S7GzZoRMEeE8Kc",
"name": "go-libp2p-pnet",
"version": "2.2.4"
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 -a -m \"gx publish $VERSION\"",
"version": "0.2.1"
2016-12-02 18:33:39 +00:00
}