This repository was archived by the owner on Jun 11, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ yarn.lock
6
6
test /setup /tmp-disposable-nodes-addrs.json
7
7
dist
8
8
coverage
9
+ .nyc_output
9
10
** /* .swp
10
11
** /* .bak
11
12
examples /sub-module /** /bundle.js
Original file line number Diff line number Diff line change 6
6
[ ![ Coverage] ( https://coveralls.io/repos/github/libp2p/js-libp2p-websocket-star-rendezvous/badge.svg?branch=master )] ( https://coveralls.io/github/libp2p/js-libp2p-websocket-star-rendezvous?branch=master )
7
7
[ ![ david-dm] ( https://david-dm.org/libp2p/js-libp2p-websocket-star-rendezvous.svg?style=flat-square )] ( https://david-dm.org/libp2p/js-libp2p-websocket-star-rendezvous )
8
8
9
- > The rendezvous service for [ libp2p-webrtc -star] ( https://github.com/libp2p/js-libp2p-websocket-star ) .
9
+ > The rendezvous service for [ libp2p-websocket -star] ( https://github.com/libp2p/js-libp2p-websocket-star ) .
10
10
11
11
## Descriptions
12
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libp2p-websocket-star-rendezvous" ,
3
3
"version" : " 0.1.2" ,
4
- "description" : " The rendezvous service for libp2p-webrtc -star" ,
4
+ "description" : " The rendezvous service for libp2p-websocket -star" ,
5
5
"main" : " src/index.js" ,
6
6
"bin" : {
7
7
"websockets-star" : " src/bin.js"
You can’t perform that action at this time.
0 commit comments