summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/extras/dependencies.json
blob: 206c5c613fc9f741d2158bf9646ac9be1df6313c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
    {
        "name": "Qt3D.Render",
        "type": "module",
        "version": "2.0"
    },
    {
        "name": "Qt3D.Logic",
        "type": "module",
        "version": "2.0"
    }
]