forked from fin-hypergrid/core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
demo.json
22 lines (22 loc) · 873 Bytes
/
demo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"devtools_port": 9090,
"startup_app": {
"autoShow": true,
"name": "hypergrid-demo",
"url": "http://openfin.github.io/fin-hypergrid/components/fin-hypergrid/demo.html",
"xxx": "https://dl.openfin.co/services/download?fileName=hypergrid-demo-installer&config=http://openfin.github.io/fin-hypergrid/components/fin-hypergrid/demo.json",
"uuid": "hypergrid-demo",
"applicationIcon": "http://openfin.github.io/fin-hypergrid/components/fin-hypergrid/images/openfin.ico",
"contextMenu" : true
},
"runtime": {
"arguments": "",
"version": "stable"
},
"shortcut": {
"company": "OpenFin",
"description": "Hypergrid by OpenFin",
"icon": "http://openfin.github.io/fin-hypergrid/components/fin-hypergrid/images/openfin.ico",
"name": "Hypergrid-Demo"
}
}