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