summaryrefslogtreecommitdiffstats
path: root/examples/sensors/maze/info.json
blob: d31a2f0b318ef6b490c71f1809c6680d8c09c83c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "info-version": "1.0",
    "dict": {
        "Category": "application",
        "Runtime": "qml",
        "DisplayName": "Maze",
        "Subcategory": "utility",
        "MainQML": "Maze.qml",
        "Version": "1.0",
        "Identifier": "com.noklab.nrcc.maze.demo",
        "Summary": "Labyrinth game using TitlSensor",
        "Author": "Qt"
    }
}