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",
2016-10-05 09:38:14 +08:00
"hash": "Qmb912gdngC1UWwTkhuW8knyRbcWeu5kqkxBpveLmW8bSr",
2016-04-28 01:00:45 +08:00
"name": "go-ipfs-util",
2016-10-05 09:38:14 +08:00
"version": "1.2.0"
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",
2016-10-05 09:38:14 +08:00
"hash": "QmUAQaWbKxGCUTuoQVvvicbQNZ9APF5pDGWyAZSe93AtKH",
2016-04-28 01:00:45 +08:00
"name": "go-multiaddr",
2016-10-05 09:38:14 +08:00
"version": "1.1.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",
2016-10-05 09:38:14 +08:00
"hash": "QmfWDLQjGjVe4fr5CoztYW2DYYjRysMJrFe1RCsXLPTf46",
2016-04-16 13:59:25 +08:00
"name": "go-libp2p-crypto",
2016-10-05 09:38:14 +08:00
"version": "1.3.1"
2016-04-20 06:39:31 +08:00
},
{
"author": "jbenet",
2016-10-05 09:38:14 +08:00
"hash": "QmT6Cp31887FpAc25z25YHgpFJohZedrYLWPPspRtj1Brp",
2016-04-20 06:39:31 +08:00
"name": "go-multiaddr-net",
2016-10-05 09:38:14 +08:00
"version": "1.5.1"
2016-04-20 06:39:31 +08:00
},
{
"author": "whyrusleeping",
2016-10-05 09:38:14 +08:00
"hash": "QmQkdkvXE4oKXAcLZK5d7Zc6xvyukQc8WVjX7QvxDJ7hJj",
2016-04-20 06:39:31 +08:00
"name": "mafmt",
2016-10-05 09:38:14 +08:00
"version": "1.1.2"
2016-06-01 02:31:50 +08:00
},
{
"author": "whyrusleeping",
2016-10-05 09:38:14 +08:00
"hash": "QmfMmLGoKzCHDN7cGgk64PJr4iipzidDRME8HABSJqvmhC",
2016-06-01 02:31:50 +08:00
"name": "go-libp2p-peer",
2016-10-05 09:38:14 +08:00
"version": "2.1.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-10-05 09:38:14 +08:00
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
2016-11-18 08:49:55 +08:00
"version": "1.4.0"
2016-05-17 05:10:39 +08:00
}
2016-09-25 17:13:21 +08:00