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