UNPKG
tee
Version:
latest (0.2.0)
0.2.0
tee(1)
github.com/godmodelabs/tee
godmodelabs/tee
tee
/
component.json
16 lines
(15 loc)
•
253 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"tee"
,
"repo"
:
"godmodelabs/tee"
,
"description"
:
"tee(1)"
,
"version"
:
"0.2.0"
,
"keywords"
:
[
]
,
"dependencies"
:
{
"juliangruber/through"
:
"1.1.0"
}
,
"development"
:
{
}
,
"scripts"
:
[
"index.js"
]
,
"license"
:
"MIT"
}