UNPKG
fwd
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.0
0.0.2
0.0.1
Forward one (emitter|stream)'s events to another
juliangruber/fwd
fwd
/
component.json
15 lines
(14 loc)
•
271 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"fwd"
,
"repo"
:
"juliangruber/fwd"
,
"description"
:
"Forward one (emitter|stream)'s events to another"
,
"version"
:
"0.2.1"
,
"keywords"
:
[
]
,
"dependencies"
:
{
"juliangruber/stream"
:
"*"
}
,
"development"
:
{
}
,
"scripts"
:
[
"index.js"
]
}