UNPKG
read-xml
Version:
latest (3.0.0)
next (1.0.0-rc1)
3.0.0
2.0.1
2.0.0
1.0.1
1.0.0
1.0.0-rc1
Read a xml file respecting its encoding information
github.com/bjrmatos/read-xml
bjrmatos/read-xml
read-xml
/
.babelrc
7 lines
(6 loc)
•
84 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
:
[
"es2015"
,
"stage-0"
]
,
"plugins"
:
[
"add-module-exports"
]
}