UNPKG
ios-automation-helper
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
This project is used to get iOS mobile / simulator info and app info
github.com/Vishnu1067/iOSHelper
ios-automation-helper
/
.babelrc
12 lines
•
173 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"presets"
:
[
[
"env"
,
{
"targets"
:
{
"node"
:
true
}
}
]
]
}