UNPKG
childprocess-messageport
Version:
latest (1.0.0)
master (1.0.1-master.8ab7276)
1.0.1-master.ae76a7c
1.0.1-master.8ab7276
1.0.1-master.1d57a7f
1.0.0
1.0.0-master.c733157
Turns ChildProcess IPC into MessagePort
childprocess-messageport
/
.babelrc
11 lines
(10 loc)
•
106 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"presets"
:
[
[
"env"
,
{
"targets"
:
{
"node"
:
"9"
}
}
]
,
"stage-3"
]
}