go-libp2p-peerstore/package.json

67 lines
1.7 KiB
JSON
Raw Permalink 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",
2017-02-02 14:47:04 +08:00
"hash": "QmZuY8aV7zbNXVy6DyN9SmnuH3o9nG852F4aTiSBpts8d1",
2016-04-28 01:00:45 +08:00
"name": "go-ipfs-util",
2017-02-02 14:47:04 +08:00
"version": "1.2.1"
2016-04-16 13:59:25 +08:00
},
{
"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-02-02 14:47:04 +08:00
"hash": "QmSWLfmj5frN9xVLMMN846dMDriy5wN5jeghUm7aTW3DAG",
2016-04-28 01:00:45 +08:00
"name": "go-multiaddr",
2017-02-02 14:47:04 +08:00
"version": "1.1.3"
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-02-04 04:51:23 +08:00
"hash": "QmNiCwBNA8MWDADTFVq1BonUEJbS2SvjAoNkZZrhEwcuUi",
2016-04-16 13:59:25 +08:00
"name": "go-libp2p-crypto",
2017-02-02 14:47:04 +08:00
"version": "1.3.3"
2016-04-20 06:39:31 +08:00
},
{
"author": "jbenet",
2017-02-02 14:47:04 +08:00
"hash": "QmVCNGTyD4EkvNYaAp253uMQ9Rjsjy2oGMvcdJJUoVRfja",
2016-04-20 06:39:31 +08:00
"name": "go-multiaddr-net",
2017-02-02 14:47:04 +08:00
"version": "1.5.2"
2016-04-20 06:39:31 +08:00
},
{
"author": "whyrusleeping",
2017-02-02 14:47:04 +08:00
"hash": "QmYjJnSTfXWhYL2cV1xFphPqjqowJqH7ZKLA1As8QrPHbn",
2016-04-20 06:39:31 +08:00
"name": "mafmt",
2017-02-02 14:47:04 +08:00
"version": "1.1.3"
2016-06-01 02:31:50 +08:00
},
{
"author": "whyrusleeping",
2017-02-04 04:51:23 +08:00
"hash": "QmZcUPvPhD1Xvk6mwijYF8AfR3mG31S1YsEfHG4khrFPRr",
2016-06-01 02:31:50 +08:00
"name": "go-libp2p-peer",
2017-02-02 14:47:04 +08:00
"version": "2.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-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-02-04 04:51:23 +08:00
"version": "1.4.3"
2016-05-17 05:10:39 +08:00
}
2016-09-25 17:13:21 +08:00