UNPKG
nemo-ui
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1
UI for Nemo View creation
github.com/grawk/nemo-ui
grawk/nemo-ui
nemo-ui
/
nemo-remote
/
config
/
config.json
14 lines
•
191 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"plugins"
:
{
"view"
:
{
"module"
:
"nemo-view"
}
}
,
"driver"
:
{
"browser"
:
"config:BROWSER"
}
,
"data"
:
{
"baseUrl"
:
"env:BASE_URL"
}
,
"BROWSER"
:
"chrome"
}