UNPKG
node-osb-cli
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Simple CLI tool to upload files to SoftLayer object storage
node-osb-cli
/
.babelrc
4 lines
(3 loc)
•
42 B
Plain Text
View Raw
1
2
3
4
{
"presets"
:
[
"es2015"
,
"stage-0"
]
}