UNPKG
@garimpo/client
Version:
latest (3.0.0-beta)
3.0.0-beta
1.1.0-alpha
1.0.1-beta
1.0.1-alpha
1.0.0-beta
1.0.0-alpha
Data extraction made easy
github.com/Garimpo/NodeJSClient
Garimpo/NodeJSClient
@garimpo/client
/
.babelrc
9 lines
(8 loc)
•
99 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"presets"
:
[
"stage-3"
,
]
,
"plugins"
:
[
"transform-es2015-modules-commonjs"
,
]
}