mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-01-21 20:29:21 +00:00
18 lines
477 B
JSON
18 lines
477 B
JSON
|
{
|
||
|
"dependencies": {
|
||
|
"@chainsafe/libp2p-noise": "^13.0.3",
|
||
|
"@chainsafe/libp2p-yamux": "^5.0.2",
|
||
|
"@libp2p/mplex": "^9.0.12",
|
||
|
"@libp2p/multidim-interop": "^1.0.14",
|
||
|
"@libp2p/tcp": "^8.0.13",
|
||
|
"@libp2p/webrtc": "^3.2.11",
|
||
|
"@libp2p/websockets": "^7.0.13",
|
||
|
"@libp2p/webtransport": "^3.1.10",
|
||
|
"@multiformats/mafmt": "^12.1.6",
|
||
|
"@multiformats/multiaddr": "^12.1.10",
|
||
|
"aegir": "^41.1.9",
|
||
|
"libp2p": "^1.4.0",
|
||
|
"redis": "^4.6.10"
|
||
|
}
|
||
|
}
|