go-libp2p-peerstore/package.json

77 lines
1.9 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": {
"url": "https://github.com/ipfs/go-libp2p-peer"
},
"gx": {
"dvcsimport": "github.com/ipfs/go-libp2p-peer"
},
2016-04-16 13:59:25 +08:00
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmT8rehPR3F6bmwL6zjUN8XpiDBFFpMP2myPdC6ApsWfJf",
2016-04-28 01:00:45 +08:00
"name": "go-base58",
2016-04-16 13:59:25 +08:00
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmYf7ng2hG5XBtJA3tN34DQ2GUN5HNksEw1rLDkmr6vGku",
2016-04-28 01:00:45 +08:00
"name": "go-multihash",
2016-04-16 13:59:25 +08:00
"version": "0.0.0"
},
{
"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",
"hash": "QmYp8PC6b9M3UY4awdHkdRUim68KpGSmRmz27bANHteen6",
"name": "go-multiaddr-net",
"version": "1.1.0"
},
{
"author": "whyrusleeping",
"hash": "QmeLQ13LftT9XhNn22piZc3GP56fGqhijuL5Y8KdUaRn1g",
"name": "mafmt",
"version": "1.1.1"
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-04-28 01:00:45 +08:00
"name": "go-libp2p-peer",
2016-05-17 12:23:56 +08:00
"version": "1.0.6"
2016-05-17 05:10:39 +08:00
}