aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/dependencies.json
blob: 4481dd1cc624a8449e2873287ac6bb54800737a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
    {
        "name": "QtQuick",
        "type": "module",
        "version": "2.8"
    },
    {
        "name": "QtQuick.Window",
        "type": "module",
        "version": "2.2"
    },
    {
        "name": "QtQuick.Templates",
        "type": "module",
        "version": "2.1"
    }
]