package.json 3.45 KB
Newer Older
1 2 3 4 5 6 7 8 9 10
{
  "bugs": {
    "url": "https://github.com/libp2p/go-libp2p-kad-dht"
  },
  "gx": {
    "dvcsimport": "github.com/libp2p/go-libp2p-kad-dht",
    "goversion": "1.5.2"
  },
  "gxDependencies": [
    {
George Antoniadis's avatar
George Antoniadis committed
11
      "hash": "QmSpJByNKFX1sCsHBEp3R73FL4NF6FnQTEGyNAXHm2GS52",
12
      "name": "go-log",
George Antoniadis's avatar
George Antoniadis committed
13
      "version": "1.2.0"
14 15 16
    },
    {
      "author": "whyrusleeping",
George Antoniadis's avatar
George Antoniadis committed
17
      "hash": "QmVoi5es8D5fNHZDqoW6DgDAEPEV5hQp8GBz161vZXiwpQ",
18
      "name": "go-libp2p-crypto",
George Antoniadis's avatar
George Antoniadis committed
19
      "version": "1.0.4"
20 21 22
    },
    {
      "author": "whyrusleeping",
George Antoniadis's avatar
George Antoniadis committed
23
      "hash": "QmWXjJo15p4pzT7cayEwZi2sWgJqLnGDof6ZGMh9xBgU1p",
24
      "name": "go-libp2p-peer",
George Antoniadis's avatar
George Antoniadis committed
25
      "version": "2.0.4"
26 27
    },
    {
George Antoniadis's avatar
George Antoniadis committed
28
      "hash": "QmSF8fPo3jgVBAy8fpdjjYqgG87dkJgUprRBHRd2tmfgpP",
29
      "name": "goprocess",
George Antoniadis's avatar
George Antoniadis committed
30
      "version": "1.0.0"
31 32
    },
    {
George Antoniadis's avatar
George Antoniadis committed
33
      "hash": "QmZ4Qi3GaRbjcx28Sme5eMH7RQjGkt8wHxt2a65oLaeFEV",
34
      "name": "gogo-protobuf",
George Antoniadis's avatar
George Antoniadis committed
35
      "version": "0.0.0"
36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
    },
    {
      "author": "cheggaaa",
      "hash": "QmeWjRodbcZFKe5tMN7poEx3izym6osrLSnTLf9UjJZBbs",
      "name": "pb",
      "version": "1.0.3"
    },
    {
      "author": "jbenet",
      "hash": "QmX6DhWrpBB5NtadXmPSXYNdVvuLfJXoFNMvUMoVvP5UJa",
      "name": "go-context",
      "version": "0.0.0"
    },
    {
      "author": "jbenet",
George Antoniadis's avatar
George Antoniadis committed
51
      "hash": "QmbzuUusHqaLLoNTDEVLcSF6vZDHZDLPC7p4bztRvvkXxU",
52
      "name": "go-datastore",
George Antoniadis's avatar
George Antoniadis committed
53
      "version": "1.0.0"
54 55 56 57 58 59 60 61 62
    },
    {
      "author": "hashicorp",
      "hash": "QmVYxfoJQiZijTgPNHCHgHELvQpbsJNTg6Crmc3dQkj3yy",
      "name": "golang-lru",
      "version": "0.0.0"
    },
    {
      "author": "whyrusleeping",
Jeromy's avatar
Jeromy committed
63
      "hash": "QmYkwVGkwoPbMVQEbf6LonZg4SsCxGP3H7PBEtdNCNRyxD",
64
      "name": "go-libp2p-peerstore",
Jeromy's avatar
Jeromy committed
65
      "version": "1.2.5"
66 67 68 69 70 71 72 73 74
    },
    {
      "author": "whyrusleeping",
      "hash": "Qmb1DA2A9LS2wR4FFweB4uEDomFsdmnw1VLawLE1yQzudj",
      "name": "base32",
      "version": "0.0.0"
    },
    {
      "author": "whyrusleeping",
George Antoniadis's avatar
George Antoniadis committed
75
      "hash": "QmSp3diFRRv4zR25nHU4MWNCdhT4R6cxrTPLx12MCi1TZb",
76
      "name": "autobatch",
George Antoniadis's avatar
George Antoniadis committed
77
      "version": "0.2.2"
78 79 80
    },
    {
      "author": "kubuxu",
Jeromy's avatar
Jeromy committed
81
      "hash": "QmeiMCBkYHxkDkDfnDadzz4YxY5ruL5Pj499essE4vRsGM",
82
      "name": "bbloom",
Jeromy's avatar
Jeromy committed
83
      "version": "0.1.0"
George Antoniadis's avatar
George Antoniadis committed
84 85 86
    },
    {
      "author": "whyrusleeping",
George Antoniadis's avatar
George Antoniadis committed
87
      "hash": "QmYpVUnnedgGrp6cX2pBii5HRQgcSr778FiKVe7o7nF5Z3",
George Antoniadis's avatar
George Antoniadis committed
88
      "name": "go-testutil",
George Antoniadis's avatar
George Antoniadis committed
89
      "version": "1.0.2"
George Antoniadis's avatar
George Antoniadis committed
90 91 92
    },
    {
      "author": "whyrusleeping",
93
      "hash": "QmV4WegGoE6DcQdS3fPJjfMykWD9RqhheQ2gKdzkMJnvr9",
George Antoniadis's avatar
George Antoniadis committed
94
      "name": "go-libp2p-record",
95
      "version": "2.0.0"
George Antoniadis's avatar
George Antoniadis committed
96 97 98
    },
    {
      "author": "whyrusleeping",
99
      "hash": "QmepYi89BQ3qAhDXejox51WUm7toGBGd9xVVB7fhpsiXuv",
George Antoniadis's avatar
George Antoniadis committed
100
      "name": "go-libp2p-kbucket",
101
      "version": "2.0.0"
George Antoniadis's avatar
George Antoniadis committed
102 103 104
    },
    {
      "author": "whyrusleeping",
Jeromy's avatar
Jeromy committed
105
      "hash": "QmPtBUT1rFE9AR8qbyWtPAq54hhPggPCQbTV7vyHx896BX",
George Antoniadis's avatar
George Antoniadis committed
106
      "name": "go-libp2p-routing",
Jeromy's avatar
Jeromy committed
107
      "version": "2.0.1"
George Antoniadis's avatar
George Antoniadis committed
108 109 110 111 112 113 114 115 116
    },
    {
      "author": "whyrusleeping",
      "hash": "QmQNQhNmY4STU1MURjH9vYEMpx2ncMS4gbwxXWtrEjzVAq",
      "name": "go-todocounter",
      "version": "1.0.1"
    },
    {
      "author": "whyrusleeping",
Jeromy's avatar
Jeromy committed
117
      "hash": "QmbiRCGZqhfcSjnm9icGz3oNQQdPLAnLWnKHXixaEWXVCN",
George Antoniadis's avatar
George Antoniadis committed
118
      "name": "go-libp2p",
Jeromy's avatar
Jeromy committed
119
      "version": "3.5.4"
120 121 122 123 124 125
    },
    {
      "author": "whyrusleeping",
      "hash": "QmcW7CcRA5kMdqNBRpif7e8y9yvVRmJG1uurMvea8TY2SM",
      "name": "go-cid",
      "version": "0.5.0"
126 127 128 129 130 131
    }
  ],
  "gxVersion": "0.4.0",
  "language": "go",
  "license": "MIT",
  "name": "go-libp2p-kad-dht",
Jeromy's avatar
Jeromy committed
132
  "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
Jeromy's avatar
Jeromy committed
133
  "version": "2.0.1"
Jeromy's avatar
Jeromy committed
134
}
Jeromy's avatar
Jeromy committed
135