summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtattributionsscanner/testdata/good/variants/expected.json
blob: 5300c6297935666dafd691aa932e204cdb4b814d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[
    {
        "Copyright": "",
        "Description": "",
        "DownloadLocation": "",
        "Files": "",
        "Homepage": "",
        "Id": "variants",
        "License": "License",
        "LicenseFiles": [
            "%{PWD}/LICENSE1.txt",
            "%{PWD}/LICENSE2.txt"
        ],
        "LicenseId": "",
        "Name": "Variants Test",
        "PackageComment": "",
        "Path": "%{PWD}",
        "QDocModule": "qtest",
        "QtParts": [
            "libs"
        ],
        "QtUsage": "Usage",
        "Version": ""
    }
]