UNPKG
lifx-http-api
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Thin wrapper around the Lifx HTTP API
github.com/klarstil/lifx-http-api
klarstil/lifx-http-api
lifx-http-api
/
.babelrc
5 lines
•
85 B
Plain Text
View Raw
1
2
3
4
5
{
"sourceMaps"
:
true
,
"sourceRoot"
:
"/source"
,
"presets"
:
[
"es2015"
]
}