UNPKG
streakapi
Version:
latest (1.3.0)
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
0.1.0
wrapper for the Streak API
github.com/StreakYC/node-api-wrapper
StreakYC/node-api-wrapper
streakapi
/
.babelrc
5 lines
(4 loc)
•
103 B
Plain Text
View Raw
1
2
3
4
5
{
"presets"
:
[
"es2015"
,
"stage-1"
]
,
"plugins"
:
[
"transform-runtime"
,
"transform-flow-strip-types"
]
}