UNPKG
deepool
Version:
latest (3.0.1)
3.0.1
3.0.0
2.2.0
2.1.0
2.0.1
2.0.0
1.1.0
1.0.0
0.0.0
deePool: highly-efficient pool for objects
github.com/getify/deePool
getify/deePool
deepool
/
.mzrc
10 lines
(9 loc)
•
112 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"recursive"
:
true
,
"from"
:
"src"
,
"to"
:
"dist"
,
".mjs"
:
true
,
"skip"
:
[
"**/copyright-header.txt"
]
}