go-libp2p-peerstore/package.json

61 lines
1.5 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-10-05 09:05:58 +08:00
"url": "https://github.com/libp2p/go-libp2p-peerstore"
2016-04-28 01:00:45 +08:00
},
"gx": {
2016-10-05 09:05:58 +08:00
"dvcsimport": "github.com/libp2p/go-libp2p-peerstore"
2016-04-28 01:00:45 +08:00
},
2016-04-16 13:59:25 +08:00
"gxDependencies": [
{
"author": "whyrusleeping",
2016-08-23 09:40:34 +08:00
"hash": "QmSpJByNKFX1sCsHBEp3R73FL4NF6FnQTEGyNAXHm2GS52",
2016-04-28 01:00:45 +08:00
"name": "go-log",
2016-08-23 09:40:34 +08:00
"version": "1.2.0"
2016-04-16 13:59:25 +08:00
},
{
"author": "whyrusleeping",
2017-03-24 09:50:12 +08:00
"hash": "QmcyqRMCAXVtYPS4DiBrA7sezL9rRGfW8Ctx7cywL4TXJj",
2016-04-28 01:00:45 +08:00
"name": "go-multiaddr",
2017-03-24 09:50:12 +08:00
"version": "1.2.2"
2016-04-16 13:59:25 +08:00
},
{
"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",
2017-03-24 09:50:12 +08:00
"hash": "QmP1DfoUjiWH2ZBo1PBH6FupdBucbDepx3HpWmEY6JMUpY",
2016-04-16 13:59:25 +08:00
"name": "go-libp2p-crypto",
2017-03-24 09:50:12 +08:00
"version": "1.4.2"
2016-04-20 06:39:31 +08:00
},
{
"author": "jbenet",
2017-03-24 09:50:12 +08:00
"hash": "Qmf1Gq7N45Rpuw7ev47uWgH6dLPtdnvcMRNPkVBwqjLJg2",
2016-04-20 06:39:31 +08:00
"name": "go-multiaddr-net",
2017-03-24 09:50:12 +08:00
"version": "1.5.4"
2016-04-20 06:39:31 +08:00
},
{
"author": "whyrusleeping",
2017-03-24 09:50:12 +08:00
"hash": "QmSkUKdsSrEo1v28Y3NJ7vQT7jmbxg87g8ucbhctwHEqb4",
2016-04-20 06:39:31 +08:00
"name": "mafmt",
2017-03-24 09:50:12 +08:00
"version": "1.2.2"
2016-06-01 02:31:50 +08:00
},
{
"author": "whyrusleeping",
2017-03-24 09:50:12 +08:00
"hash": "QmdS9KpbDyPrieswibZhkod1oXqRwZJrUPzxCofAMWpFGq",
2016-06-01 02:31:50 +08:00
"name": "go-libp2p-peer",
2017-03-24 09:50:12 +08:00
"version": "2.1.7"
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-10-05 09:38:14 +08:00
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
2017-04-28 10:17:12 +08:00
"version": "1.4.8"
2016-05-17 05:10:39 +08:00
}
2016-09-25 17:13:21 +08:00