summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/scene3d/dependencies.json
blob: 550c12f005289d4a9c334759a3ca6808227f09ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
    {
        "name": "QtQuick",
        "type": "module",
        "version": "2.0"
    },
    {
        "name": "Qt3D.Core",
        "type": "module",
        "version": "2.0"
    }
]