summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtattributionsscanner/testdata/good/variants/expected.json
blob: f69f55726d5aa33b2e0a0d6bd58b4a925ca25619 (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
26
27
[
    {
        "Copyright": "",
        "CopyrightFile": "%{PWD}/COPYRIGHT.txt",
        "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",
        "SecurityCritical": false,
        "Version": ""
    }
]