David Dias
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
3 deletions
-
package-list.json
|
|
@ -7,15 +7,12 @@ |
|
|
|
], |
|
|
|
"rows": [ |
|
|
|
"Libp2p", |
|
|
|
["libp2p/interface-libp2p", "interface-libp2p"], |
|
|
|
["libp2p/go-libp2p", "libp2p"], |
|
|
|
|
|
|
|
"Connection", |
|
|
|
["libp2p/interface-connection", "interface-connection"], |
|
|
|
["libp2p/go-libp2p-net", "go-libp2p-net"], |
|
|
|
|
|
|
|
"Transport", |
|
|
|
["libp2p/interface-transport", "interface-transport"], |
|
|
|
["libp2p/go-ws-transport", "go-ws-transport"], |
|
|
|
["libp2p/go-libp2p-transport", "go-libp2p-transport"], |
|
|
|
["libp2p/go-tcp-transport", "go-tcp-transport"], |
|
|
@ -25,6 +22,7 @@ |
|
|
|
["libp2p/go-libp2p-secio", "go-libp2p-secio"], |
|
|
|
|
|
|
|
"Stream Muxers", |
|
|
|
["libp2p/interface-stream-muxer", "interface-stream-muxer"], |
|
|
|
["libp2p/go-stream-muxer", "go-stream-muxer"], |
|
|
|
|
|
|
|
"Discovery", |
|
|
|