summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grue/qml_app/info.json
blob: e60fa3c2159e4dccfd3c5bcd24f47cfa0abf4a5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "info-version": "1.0",
  "dict": {
     "DisplayName": "Grue Sensor",
     "Identifier": "com.nokia.mt.grue.demo",
     "Runtime": "qml",
     "MainQML": "main.qml",
     "Version": "1.0.0",
     "Category": "application",
     "Summary": "The Grue sensor identifies your chance of being eaten by a Grue."
  }
}