mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-04-25 07:02:24 +00:00
chore: update contributors
This commit is contained in:
parent
3a127fca4c
commit
f4f3e8529b
28
package.json
28
package.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "libp2p-tcp",
|
"name": "libp2p-tcp",
|
||||||
"version": "0.14.3",
|
"version": "0.14.4",
|
||||||
"description": "Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfaces",
|
"description": "Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfaces",
|
||||||
"leadMaintainer": "Jacob Heun <jacobheun@gmail.com>",
|
"leadMaintainer": "Jacob Heun <jacobheun@gmail.com>",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
@ -52,24 +52,22 @@
|
|||||||
"stream-to-it": "^0.2.0"
|
"stream-to-it": "^0.2.0"
|
||||||
},
|
},
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Alan Shaw <alan.shaw@protocol.ai>",
|
|
||||||
"Alan Shaw <alan@tableflip.io>",
|
|
||||||
"David Dias <daviddias.p@gmail.com>",
|
"David Dias <daviddias.p@gmail.com>",
|
||||||
|
"Jacob Heun <jacobheun@gmail.com>",
|
||||||
|
"Stephen Whitmore <stephen.whitmore@gmail.com>",
|
||||||
|
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
|
||||||
|
"Vasco Santos <vasco.santos@moxy.studio>",
|
||||||
|
"Richard Littauer <richard.littauer@gmail.com>",
|
||||||
|
"Tom White <tomtinkerer@gmail.com>",
|
||||||
|
"Alan Shaw <alan@tableflip.io>",
|
||||||
|
"Pedro Teixeira <i@pgte.me>",
|
||||||
|
"Prashanth Chandra <coolshanth94@gmail.com>",
|
||||||
|
"João Antunes <j.goncalo.antunes@gmail.com>",
|
||||||
|
"Alex Potsides <alex@achingbrain.net>",
|
||||||
"Diogo Silva <fsdiogo@gmail.com>",
|
"Diogo Silva <fsdiogo@gmail.com>",
|
||||||
"Dmitriy Ryajov <dryajov@gmail.com>",
|
"Dmitriy Ryajov <dryajov@gmail.com>",
|
||||||
"Drew Stone <drewstone329@gmail.com>",
|
"Drew Stone <drewstone329@gmail.com>",
|
||||||
"Evan Schwartz <evan.mark.schwartz@gmail.com>",
|
"Evan Schwartz <evan.mark.schwartz@gmail.com>",
|
||||||
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
|
"Linus Unnebäck <linus@folkdatorn.se>"
|
||||||
"Greenkeeper <support@greenkeeper.io>",
|
|
||||||
"Jacob Heun <jacobheun@gmail.com>",
|
|
||||||
"Jacob Heun <jake@andyet.net>",
|
|
||||||
"João Antunes <j.goncalo.antunes@gmail.com>",
|
|
||||||
"Linus Unnebäck <linus@folkdatorn.se>",
|
|
||||||
"Pedro Teixeira <i@pgte.me>",
|
|
||||||
"Prashanth Chandra <coolshanth94@gmail.com>",
|
|
||||||
"Richard Littauer <richard.littauer@gmail.com>",
|
|
||||||
"Stephen Whitmore <stephen.whitmore@gmail.com>",
|
|
||||||
"TomCoded <tomtinkerer@gmail.com>",
|
|
||||||
"Vasco Santos <vasco.santos@moxy.studio>"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user