go-libp2p-peerstore/package.json

71 lines
1.7 KiB
JSON
Raw Normal View History

2016-04-16 13:59:25 +08:00
{
"author": "whyrusleeping",
2016-04-28 01:00:45 +08:00
"bugs": {
2016-06-01 02:38:25 +08:00
"url": "https://github.com/ipfs/go-libp2p-peerstore"
2016-04-28 01:00:45 +08:00
},
"gx": {
2016-06-01 02:38:25 +08:00
"dvcsimport": "github.com/ipfs/go-libp2p-peerstore"
2016-04-28 01:00:45 +08:00
},
2016-04-16 13:59:25 +08:00
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmZNVWh8LLjAavuQ2JXuFmuYH3C11xo988vSgp7UQrTRj1",
2016-04-28 01:00:45 +08:00
"name": "go-ipfs-util",
2016-04-16 13:59:25 +08:00
"version": "1.0.0"
},
{
"author": "whyrusleeping",
"hash": "Qmazh5oNUVsDZTs2g59rq8aYQqwpss8tcUWQzor5sCCEuH",
2016-04-28 01:00:45 +08:00
"name": "go-log",
2016-04-16 13:59:25 +08:00
"version": "0.0.0"
},
{
"author": "whyrusleeping",
2016-05-17 05:10:39 +08:00
"hash": "QmYzDkkgAEmrcNzFCiYo6L1dTX4EAG1gZkbtdbd9trL4vd",
2016-04-28 01:00:45 +08:00
"name": "go-multiaddr",
2016-04-16 13:59:25 +08:00
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmZy2y8t9zQH2a1b8q2ZSLKp17ATuJoCNxxyMFG5qFExpt",
2016-04-28 01:00:45 +08:00
"name": "go-net",
2016-04-16 13:59:25 +08:00
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmUusaX99BZoELh7dmPgirqRQ1FAmMnmnBn3oiqDFGBUSc",
2016-04-28 01:00:45 +08:00
"name": "go-keyspace",
2016-04-16 13:59:25 +08:00
"version": "1.0.0"
},
{
"author": "whyrusleeping",
2016-05-17 05:10:39 +08:00
"hash": "QmUEUu1CM8bxBJxc3ZLojAi8evhTr4byQogWstABet79oY",
2016-04-16 13:59:25 +08:00
"name": "go-libp2p-crypto",
2016-05-17 05:10:39 +08:00
"version": "1.0.2"
2016-04-20 06:39:31 +08:00
},
{
"author": "jbenet",
2016-06-11 07:13:19 +08:00
"hash": "QmPpRcbNUXauP3zWZ1NJMLWpe4QnmEHrd2ba2D3yqWznw7",
2016-04-20 06:39:31 +08:00
"name": "go-multiaddr-net",
2016-06-11 07:13:19 +08:00
"version": "1.2.0"
2016-04-20 06:39:31 +08:00
},
{
"author": "whyrusleeping",
"hash": "QmeLQ13LftT9XhNn22piZc3GP56fGqhijuL5Y8KdUaRn1g",
"name": "mafmt",
"version": "1.1.1"
2016-06-01 02:31:50 +08:00
},
{
"author": "whyrusleeping",
"hash": "QmQGwpJy9P4yXZySmqkZEXCmbBpJUb8xntCv8Ca4taZwDC",
"name": "go-libp2p-peer",
"version": "2.0.0"
2016-04-16 13:59:25 +08:00
}
],
2016-04-28 01:00:45 +08:00
"gxVersion": "0.4.0",
2016-04-16 13:59:25 +08:00
"language": "go",
"license": "MIT",
2016-06-01 02:38:25 +08:00
"name": "go-libp2p-peerstore",
2016-06-11 07:13:40 +08:00
"version": "1.1.0"
2016-05-17 05:10:39 +08:00
}