aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/templates/dependencies.json
blob: 26ce7c00c51382f224aaf67278caf67fceb29d08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
    {
        "name": "QtQuick",
        "type": "module",
        "version": "2.8"
    },
    {
        "name": "QtQuick.Window",
        "type": "module",
        "version": "2.2"
    }
]