UNPKG
thread-pool
Version:
latest (0.0.1)
0.0.1
Simple thread pooling for Node.js.
github.com/jgnewman/thread-pool
jgnewman/thread-pool
thread-pool
/
.babelrc
4 lines
(3 loc)
•
57 B
Plain Text
View Raw
1
2
3
4
{
"presets"
:
[
"es2015"
,
"es2015-webpack"
,
"stage-0"
]
}