summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtattributionsscanner/testdata/good/minimal/expected.json
blob: 6a75269c0e17b960cad0865cdf68f86d58ff4b04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
    {
        "Copyright": "Copyright",
        "Description": "",
        "Homepage": "",
        "Id": "minimal",
        "License": "License",
        "LicenseFile": "",
        "LicenseId": "",
        "Name": "Minimal",
        "Path": "%{PWD}",
        "Files": "",
        "QDocModule": "qtest",
        "QtParts": [
            "libs"
        ],
        "QtUsage": "Usage",
        "Version": "",
        "DownloadLocation": ""
    }
]