summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtattributionsscanner/testdata/good/minimal/expected.json
blob: 546830d3f26955de988b864faedcebb38a2fb159 (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
[
    {
        "Copyright": "Copyright",
        "CopyrightFile": "",
        "Description": "",
        "DownloadLocation": "",
        "Files": "",
        "Homepage": "",
        "Id": "minimal",
        "License": "License",
        "LicenseFile": "",
        "LicenseId": "",
        "Name": "Minimal",
        "PackageComment": "",
        "Path": "%{PWD}",
        "QDocModule": "qtest",
        "QtParts": [
            "libs"
        ],
        "QtUsage": "Usage",
        "SecurityCritical": false,
        "Version": ""
    }
]