1{
2  "SPDXID" : "SPDXRef-DOCUMENT",
3  "spdxVersion" : "SPDX-2.3",
4  "creationInfo" : {
5    "created" : "2024-07-11T13:51:47Z",
6    "creators" : [ "Tool: spdx-gradle-plugin", "Organization: JetBrains s.r.o." ]
7  },
8  "name" : "compiler-hosted",
9  "dataLicense" : "CC0-1.0",
10  "documentNamespace" : "https://www.jetbrains.com/spdxdocs/c492a05e-18b2-40ea-a5c8-f643a5472dfd",
11  "packages" : [ {
12    "SPDXID" : "SPDXRef-gnrtd0",
13    "copyrightText" : "NOASSERTION",
14    "description" : "Contains the Kotlin compiler plugin for Compose used in Android Studio and IDEA",
15    "downloadLocation" : "NOASSERTION",
16    "filesAnalyzed" : false,
17    "licenseConcluded" : "NOASSERTION",
18    "licenseDeclared" : "NOASSERTION",
19    "licenseInfoFromFiles" : [ ],
20    "name" : "compiler-hosted",
21    "sourceInfo" : "git+https://github.com/JetBrains/[email protected]#compiler-hosted[:plugins:compose-compiler-plugin:temp:compiler-hosted]",
22    "supplier" : "Organization: JetBrains s.r.o.",
23    "versionInfo" : "2.0.0"
24  }, {
25    "SPDXID" : "SPDXRef-gnrtd1",
26    "copyrightText" : "NOASSERTION",
27    "description" : "Kotlin Standard Library",
28    "downloadLocation" : "NOASSERTION",
29    "filesAnalyzed" : false,
30    "licenseConcluded" : "NOASSERTION",
31    "licenseDeclared" : "NOASSERTION",
32    "licenseInfoFromFiles" : [ ],
33    "name" : "kotlin-stdlib",
34    "sourceInfo" : "git+https://github.com/JetBrains/[email protected]#kotlin-stdlib[:kotlin-stdlib]",
35    "supplier" : "Organization: JetBrains s.r.o.",
36    "versionInfo" : "2.0.0"
37  }, {
38    "SPDXID" : "SPDXRef-gnrtd2",
39    "checksums" : [ {
40      "algorithm" : "SHA1",
41      "checksumValue" : "919f0dfe192fb4e063e7dacadee7f8bb9a2672a9"
42    }, {
43      "algorithm" : "SHA256",
44      "checksumValue" : "ace2a10dc8e2d5fd34925ecac03e4988b2c0f851650c94b8cef49ba1bd111478"
45    } ],
46    "copyrightText" : "NOASSERTION",
47    "downloadLocation" : "NOASSERTION",
48    "externalRefs" : [ {
49      "referenceCategory" : "PACKAGE-MANAGER",
50      "referenceLocator" : "pkg:maven/org.jetbrains/annotations@13.0",
51      "referenceType" : "purl"
52    } ],
53    "filesAnalyzed" : false,
54    "licenseConcluded" : "NOASSERTION",
55    "licenseDeclared" : "Apache-2.0",
56    "licenseInfoFromFiles" : [ ],
57    "name" : "org.jetbrains:annotations",
58    "supplier" : "Organization: JetBrains",
59    "versionInfo" : "13.0"
60  } ],
61  "relationships" : [ {
62    "spdxElementId" : "SPDXRef-DOCUMENT",
63    "relationshipType" : "DESCRIBES",
64    "relatedSpdxElement" : "SPDXRef-gnrtd0"
65  }, {
66    "spdxElementId" : "SPDXRef-gnrtd0",
67    "relationshipType" : "DEPENDS_ON",
68    "relatedSpdxElement" : "SPDXRef-gnrtd1"
69  }, {
70    "spdxElementId" : "SPDXRef-gnrtd1",
71    "relationshipType" : "DEPENDS_ON",
72    "relatedSpdxElement" : "SPDXRef-gnrtd2"
73  } ]
74}