{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:327a18b3-b816-4c6f-8166-2339f2a3ddf2",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T07:35:37Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "rpc-api",
      "group": "@solana",
      "version": "8.2.0",
      "description": "Defines all default Solana RPC methods as types",
      "purl": "pkg:npm/%40solana/rpc-api@8.2.0",
      "bom-ref": "pkg:npm/@solana/rpc-api@8.2.0",
      "author": "Solana Labs Maintainers <maintainers@solanalabs.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "compile:docs, compile:js, compile:typedefs, dev, prepublishOnly, publish-impl, publish-packages, style:fix, test:lint, test:prettier, test:treeshakability:browser, test:treeshakability:native, test:treeshakability:node, test:typecheck, test:unit:browser, test:unit:node"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile:docs, compile:js, compile:typedefs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-api"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@solana"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@solana/addresses/package.json\\nnode_modules/@solana/codecs-core/package.json\\nnode_modules/@solana/codecs-strings/package.json\\nnode_modules/@solana/errors/package.json\\nnode_modules/@solana/keys/package.json\\nnode_modules/@solana/rpc-parsed-types/package.json\\nnode_modules/@solana/rpc-spec-types/package.json\\nnode_modules/@solana/rpc-spec/package.json\\nnode_modules/@solana/rpc-transformers/package.json\\nnode_modules/@solana/rpc-transport-http/package.json\\nnode_modules/@solana/rpc-types/package.json\\nnode_modules/@solana/transaction-messages/package.json\\nnode_modules/@solana/transactions/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.9.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript@5.9.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.9.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "transactions",
      "version": "8.2.0",
      "description": "Helpers for creating and serializing transactions",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/transactions@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanatransactions"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/transactions@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/transactions/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/transactions,TransactionMessageBytesBase64,@solana/transactions/TransactionMessageBytesBase64,Base64EncodedWireTransaction,@solana/transactions/Base64EncodedWireTransaction,TransactionBlockhashLifetime,@solana/transactions/TransactionBlockhashLifetime"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/transactions/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/transactions/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/getFeeForMessage.ts",
            "line": 2
          },
          {
            "location": "src/sendTransaction.ts",
            "line": 3
          },
          {
            "location": "src/simulateTransaction.ts",
            "line": 18
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "transaction-messages",
      "version": "8.2.0",
      "description": "Helpers for creating transaction messages",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/transaction-messages@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanatransaction-messages"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/transaction-messages@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/transaction-messages/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/transaction-messages,TransactionVersion,@solana/transaction-messages/TransactionVersion"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/transaction-messages/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/transaction-messages/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/getBlock.ts",
            "line": 14
          },
          {
            "location": "src/getTransaction.ts",
            "line": 9
          },
          {
            "location": "src/getTransactionsForAddress.ts",
            "line": 11
          }
        ]
      },
      "tags": [
        "transaction"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-types",
      "version": "8.2.0",
      "description": "Type definitions for values used in the Solana RPC, and helper functions for working with them",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/rpc-types@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-types@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-types,AccountInfoBase,@solana/rpc-types/AccountInfoBase,AccountInfoWithBase58Bytes,@solana/rpc-types/AccountInfoWithBase58Bytes,AccountInfoWithBase58EncodedData,@solana/rpc-types/AccountInfoWithBase58EncodedData,AccountInfoWithBase64EncodedData,@solana/rpc-types/AccountInfoWithBase64EncodedData,AccountInfoWithBase64EncodedZStdCompressedData,@solana/rpc-types/AccountInfoWithBase64EncodedZStdCompressedData,AccountInfoWithJsonData,@solana/rpc-types/AccountInfoWithJsonData,Commitment,@solana/rpc-types/Commitment,DataSlice,@solana/rpc-types/DataSlice,Slot,@solana/rpc-types/Slot,SolanaRpcResponse,@solana/rpc-types/SolanaRpcResponse,Lamports,@solana/rpc-types/Lamports,Base58EncodedBytes,@solana/rpc-types/Base58EncodedBytes,Blockhash,@solana/rpc-types/Blockhash,Reward,@solana/rpc-types/Reward,TransactionForAccounts,@solana/rpc-types/TransactionForAccounts,TransactionForFullBase58,@solana/rpc-types/TransactionForFullBase58,TransactionForFullBase64,@solana/rpc-types/TransactionForFullBase64,TransactionForFullJson,@solana/rpc-types/TransactionForFullJson,TransactionForFullJsonParsed,@solana/rpc-types/TransactionForFullJsonParsed,UnixTimestamp,@solana/rpc-types/UnixTimestamp,F64UnsafeSeeDocumentation,@solana/rpc-types/F64UnsafeSeeDocumentation,AccountInfoWithPubkey,@solana/rpc-types/AccountInfoWithPubkey,GetProgramAccountsDatasizeFilter,@solana/rpc-types/GetProgramAccountsDatasizeFilter,GetProgramAccountsMemcmpFilter,@solana/rpc-types/GetProgramAccountsMemcmpFilter,MicroLamports,@solana/rpc-types/MicroLamports,TransactionError,@solana/rpc-types/TransactionError,TokenAmount,@solana/rpc-types/TokenAmount,Base58EncodedDataResponse,@solana/rpc-types/Base58EncodedDataResponse,Base64EncodedDataResponse,@solana/rpc-types/Base64EncodedDataResponse,Epoch,@solana/rpc-types/Epoch,TokenBalance,@solana/rpc-types/TokenBalance,TransactionForFullMetaInnerInstructionsParsed,@solana/rpc-types/TransactionForFullMetaInnerInstructionsParsed,TransactionForFullMetaInnerInstructionsUnparsed,@solana/rpc-types/TransactionForFullMetaInnerInstructionsUnparsed,TransactionConfig,@solana/rpc-types/TransactionConfig,TransactionStatus,@solana/rpc-types/TransactionStatus"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/getAccountInfo.ts",
            "line": 13
          },
          {
            "location": "src/getBalance.ts",
            "line": 2
          },
          {
            "location": "src/getBlock.ts",
            "line": 13
          },
          {
            "location": "src/getBlockCommitment.ts",
            "line": 1
          },
          {
            "location": "src/getBlockHeight.ts",
            "line": 1
          },
          {
            "location": "src/getBlockProduction.ts",
            "line": 2
          },
          {
            "location": "src/getBlockTime.ts",
            "line": 1
          },
          {
            "location": "src/getBlocks.ts",
            "line": 1
          },
          {
            "location": "src/getBlocksWithLimit.ts",
            "line": 1
          },
          {
            "location": "src/getEpochInfo.ts",
            "line": 1
          },
          {
            "location": "src/getFeeForMessage.ts",
            "line": 1
          },
          {
            "location": "src/getFirstAvailableBlock.ts",
            "line": 1
          },
          {
            "location": "src/getGenesisHash.ts",
            "line": 1
          },
          {
            "location": "src/getHighestSnapshotSlot.ts",
            "line": 1
          },
          {
            "location": "src/getInflationGovernor.ts",
            "line": 1
          },
          {
            "location": "src/getInflationRate.ts",
            "line": 1
          },
          {
            "location": "src/getInflationReward.ts",
            "line": 2
          },
          {
            "location": "src/getLargestAccounts.ts",
            "line": 2
          },
          {
            "location": "src/getLatestBlockhash.ts",
            "line": 1
          },
          {
            "location": "src/getLeaderSchedule.ts",
            "line": 2
          },
          {
            "location": "src/getMaxRetransmitSlot.ts",
            "line": 1
          },
          {
            "location": "src/getMaxShredInsertSlot.ts",
            "line": 1
          },
          {
            "location": "src/getMinimumBalanceForRentExemption.ts",
            "line": 1
          },
          {
            "location": "src/getMultipleAccounts.ts",
            "line": 12
          },
          {
            "location": "src/getProgramAccounts.ts",
            "line": 16
          },
          {
            "location": "src/getRecentPerformanceSamples.ts",
            "line": 1
          },
          {
            "location": "src/getRecentPrioritizationFees.ts",
            "line": 2
          },
          {
            "location": "src/getSignatureStatuses.ts",
            "line": 2
          },
          {
            "location": "src/getSignaturesForAddress.ts",
            "line": 3
          },
          {
            "location": "src/getSlot.ts",
            "line": 1
          },
          {
            "location": "src/getSlotLeader.ts",
            "line": 2
          },
          {
            "location": "src/getSlotLeaders.ts",
            "line": 2
          },
          {
            "location": "src/getStakeMinimumDelegation.ts",
            "line": 1
          },
          {
            "location": "src/getSupply.ts",
            "line": 2
          },
          {
            "location": "src/getTokenAccountBalance.ts",
            "line": 2
          },
          {
            "location": "src/getTokenAccountsByDelegate.ts",
            "line": 14
          },
          {
            "location": "src/getTokenAccountsByOwner.ts",
            "line": 14
          },
          {
            "location": "src/getTokenLargestAccounts.ts",
            "line": 2
          },
          {
            "location": "src/getTokenSupply.ts",
            "line": 2
          },
          {
            "location": "src/getTransaction.ts",
            "line": 8
          },
          {
            "location": "src/getTransactionCount.ts",
            "line": 1
          },
          {
            "location": "src/getTransactionsForAddress.ts",
            "line": 10
          },
          {
            "location": "src/getVoteAccounts.ts",
            "line": 2
          },
          {
            "location": "src/isBlockhashValid.ts",
            "line": 1
          },
          {
            "location": "src/minimumLedgerSlot.ts",
            "line": 1
          },
          {
            "location": "src/requestAirdrop.ts",
            "line": 3
          },
          {
            "location": "src/sendTransaction.ts",
            "line": 2
          },
          {
            "location": "src/simulateTransaction.ts",
            "line": 17
          },
          {
            "location": "src/transaction-meta.ts",
            "line": 12
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-transport-http",
      "version": "8.2.0",
      "description": "An RPC transport that uses HTTP requests",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/rpc-transport-http@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-transport-http"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-transport-http@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-transport-http/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-transport-http/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-transport-http/package.json"
          }
        ]
      },
      "tags": [
        "rpc"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-transformers",
      "version": "8.2.0",
      "description": "Reusable transformers for patching RPC inputs and outputs",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/rpc-transformers@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-transformers"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-transformers@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-transformers/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-transformers,getDefaultResponseTransformerForSolanaRpc,@solana/rpc-transformers/getDefaultResponseTransformerForSolanaRpc,getDefaultRequestTransformerForSolanaRpc,@solana/rpc-transformers/getDefaultRequestTransformerForSolanaRpc,KEYPATH_WILDCARD,@solana/rpc-transformers/KEYPATH_WILDCARD,jsonParsedAccountsConfigs,@solana/rpc-transformers/jsonParsedAccountsConfigs,innerInstructionsConfigs,@solana/rpc-transformers/innerInstructionsConfigs,tokenBalancesConfigs,@solana/rpc-transformers/tokenBalancesConfigs,messageConfig,@solana/rpc-transformers/messageConfig,jsonParsedTokenAccountsConfigs,@solana/rpc-transformers/jsonParsedTokenAccountsConfigs,AllowedNumericKeypaths,@solana/rpc-transformers/AllowedNumericKeypaths,RequestTransformerConfig,@solana/rpc-transformers/RequestTransformerConfig"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-transformers/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-transformers/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 4
          },
          {
            "location": "dist/index.node.cjs",
            "line": 4
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 2
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 7
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 8
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 17
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 19
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 24
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 32
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 43
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 44
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 54
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 60
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 75
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 80
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 81
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 86
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 91
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 99
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 111
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 112
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 113
          },
          {
            "location": "dist/index.native.mjs",
            "line": 2
          },
          {
            "location": "dist/index.native.mjs",
            "line": 7
          },
          {
            "location": "dist/index.native.mjs",
            "line": 8
          },
          {
            "location": "dist/index.native.mjs",
            "line": 17
          },
          {
            "location": "dist/index.native.mjs",
            "line": 19
          },
          {
            "location": "dist/index.native.mjs",
            "line": 24
          },
          {
            "location": "dist/index.native.mjs",
            "line": 32
          },
          {
            "location": "dist/index.native.mjs",
            "line": 43
          },
          {
            "location": "dist/index.native.mjs",
            "line": 44
          },
          {
            "location": "dist/index.native.mjs",
            "line": 54
          },
          {
            "location": "dist/index.native.mjs",
            "line": 60
          },
          {
            "location": "dist/index.native.mjs",
            "line": 75
          },
          {
            "location": "dist/index.native.mjs",
            "line": 80
          },
          {
            "location": "dist/index.native.mjs",
            "line": 81
          },
          {
            "location": "dist/index.native.mjs",
            "line": 86
          },
          {
            "location": "dist/index.native.mjs",
            "line": 91
          },
          {
            "location": "dist/index.native.mjs",
            "line": 99
          },
          {
            "location": "dist/index.native.mjs",
            "line": 111
          },
          {
            "location": "dist/index.native.mjs",
            "line": 112
          },
          {
            "location": "dist/index.native.mjs",
            "line": 113
          },
          {
            "location": "dist/index.node.mjs",
            "line": 2
          },
          {
            "location": "dist/index.node.mjs",
            "line": 7
          },
          {
            "location": "dist/index.node.mjs",
            "line": 8
          },
          {
            "location": "dist/index.node.mjs",
            "line": 17
          },
          {
            "location": "dist/index.node.mjs",
            "line": 19
          },
          {
            "location": "dist/index.node.mjs",
            "line": 24
          },
          {
            "location": "dist/index.node.mjs",
            "line": 32
          },
          {
            "location": "dist/index.node.mjs",
            "line": 43
          },
          {
            "location": "dist/index.node.mjs",
            "line": 44
          },
          {
            "location": "dist/index.node.mjs",
            "line": 54
          },
          {
            "location": "dist/index.node.mjs",
            "line": 60
          },
          {
            "location": "dist/index.node.mjs",
            "line": 75
          },
          {
            "location": "dist/index.node.mjs",
            "line": 80
          },
          {
            "location": "dist/index.node.mjs",
            "line": 81
          },
          {
            "location": "dist/index.node.mjs",
            "line": 86
          },
          {
            "location": "dist/index.node.mjs",
            "line": 91
          },
          {
            "location": "dist/index.node.mjs",
            "line": 99
          },
          {
            "location": "dist/index.node.mjs",
            "line": 111
          },
          {
            "location": "dist/index.node.mjs",
            "line": 112
          },
          {
            "location": "dist/index.node.mjs",
            "line": 113
          },
          {
            "location": "src/index.ts",
            "line": 38
          },
          {
            "location": "src/index.ts",
            "line": 256
          },
          {
            "location": "src/index.ts",
            "line": 257
          },
          {
            "location": "src/index.ts",
            "line": 272
          },
          {
            "location": "src/index.ts",
            "line": 274
          },
          {
            "location": "src/index.ts",
            "line": 279
          },
          {
            "location": "src/index.ts",
            "line": 287
          },
          {
            "location": "src/index.ts",
            "line": 298
          },
          {
            "location": "src/index.ts",
            "line": 299
          },
          {
            "location": "src/index.ts",
            "line": 309
          },
          {
            "location": "src/index.ts",
            "line": 315
          },
          {
            "location": "src/index.ts",
            "line": 330
          },
          {
            "location": "src/index.ts",
            "line": 335
          },
          {
            "location": "src/index.ts",
            "line": 336
          },
          {
            "location": "src/index.ts",
            "line": 341
          },
          {
            "location": "src/index.ts",
            "line": 346
          },
          {
            "location": "src/index.ts",
            "line": 354
          },
          {
            "location": "src/index.ts",
            "line": 366
          },
          {
            "location": "src/index.ts",
            "line": 367
          },
          {
            "location": "src/index.ts",
            "line": 368
          }
        ]
      },
      "tags": [
        "rpc",
        "transform"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-spec-types",
      "version": "8.2.0",
      "description": "Shared generic JSON RPC specifications",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/rpc-spec-types@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-spec-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-spec-types@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-spec-types/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-spec-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-spec-types/package.json"
          }
        ]
      },
      "tags": [
        "json",
        "rpc"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-spec",
      "version": "8.2.0",
      "description": "A generic implementation of JSON RPCs using proxies",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/rpc-spec@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-spec"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-spec@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-spec/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-spec,createJsonRpcApi,@solana/rpc-spec/createJsonRpcApi,RpcApi,@solana/rpc-spec/RpcApi"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-spec/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-spec/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 3
          },
          {
            "location": "dist/index.node.cjs",
            "line": 3
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 6
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1
          },
          {
            "location": "dist/index.native.mjs",
            "line": 6
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1
          },
          {
            "location": "dist/index.node.mjs",
            "line": 6
          },
          {
            "location": "src/index.ts",
            "line": 26
          },
          {
            "location": "src/index.ts",
            "line": 255
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-parsed-types",
      "version": "8.2.0",
      "description": "Type definitions for parsed types used in the Solana RPC",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/rpc-parsed-types@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-parsed-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-parsed-types@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-parsed-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-parsed-types,JsonParsedTokenAccount,@solana/rpc-parsed-types/JsonParsedTokenAccount"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-parsed-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-parsed-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/getTokenAccountsByDelegate.ts",
            "line": 2
          },
          {
            "location": "src/getTokenAccountsByOwner.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "keys",
      "version": "8.2.0",
      "description": "Helpers for generating and transforming key material",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/keys@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanakeys"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/keys@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/keys/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/keys,Signature,@solana/keys/Signature"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/keys/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/keys/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/getSignatureStatuses.ts",
            "line": 1
          },
          {
            "location": "src/getSignaturesForAddress.ts",
            "line": 2
          },
          {
            "location": "src/getTransaction.ts",
            "line": 1
          },
          {
            "location": "src/getTransactionsForAddress.ts",
            "line": 2
          },
          {
            "location": "src/requestAirdrop.ts",
            "line": 2
          },
          {
            "location": "src/sendTransaction.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "errors",
      "version": "8.2.0",
      "description": "Throw, identify, and decode Solana JavaScript errors",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/errors@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanaerrors"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/errors@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/errors/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/errors/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/errors/package.json"
          }
        ]
      },
      "tags": [
        "decode"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "codecs-strings",
      "version": "8.2.0",
      "description": "Codecs for strings of different sizes and encodings",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/codecs-strings@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanacodecs-strings"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/codecs-strings@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/codecs-strings/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/codecs-strings/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/codecs-strings/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "codecs-core",
      "version": "8.2.0",
      "description": "Core types and helpers for encoding and decoding byte arrays on Solana",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/codecs-core@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanacodecs-core"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/codecs-core@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/codecs-core/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/codecs-core/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/codecs-core/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "addresses",
      "version": "8.2.0",
      "description": "Helpers for generating account addresses",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/addresses@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanaaddresses"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/addresses@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/addresses/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/addresses,Address,@solana/addresses/Address"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/addresses/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/addresses/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/getAccountInfo.ts",
            "line": 1
          },
          {
            "location": "src/getBalance.ts",
            "line": 1
          },
          {
            "location": "src/getBlockProduction.ts",
            "line": 1
          },
          {
            "location": "src/getClusterNodes.ts",
            "line": 1
          },
          {
            "location": "src/getIdentity.ts",
            "line": 1
          },
          {
            "location": "src/getInflationReward.ts",
            "line": 1
          },
          {
            "location": "src/getLargestAccounts.ts",
            "line": 1
          },
          {
            "location": "src/getLeaderSchedule.ts",
            "line": 1
          },
          {
            "location": "src/getMultipleAccounts.ts",
            "line": 1
          },
          {
            "location": "src/getProgramAccounts.ts",
            "line": 1
          },
          {
            "location": "src/getRecentPrioritizationFees.ts",
            "line": 1
          },
          {
            "location": "src/getSignaturesForAddress.ts",
            "line": 1
          },
          {
            "location": "src/getSlotLeader.ts",
            "line": 1
          },
          {
            "location": "src/getSlotLeaders.ts",
            "line": 1
          },
          {
            "location": "src/getSupply.ts",
            "line": 1
          },
          {
            "location": "src/getTokenAccountBalance.ts",
            "line": 1
          },
          {
            "location": "src/getTokenAccountsByDelegate.ts",
            "line": 1
          },
          {
            "location": "src/getTokenAccountsByOwner.ts",
            "line": 1
          },
          {
            "location": "src/getTokenLargestAccounts.ts",
            "line": 1
          },
          {
            "location": "src/getTokenSupply.ts",
            "line": 1
          },
          {
            "location": "src/getTransactionsForAddress.ts",
            "line": 1
          },
          {
            "location": "src/getVoteAccounts.ts",
            "line": 1
          },
          {
            "location": "src/requestAirdrop.ts",
            "line": 1
          },
          {
            "location": "src/simulateTransaction.ts",
            "line": 1
          },
          {
            "location": "src/transaction-meta.ts",
            "line": 1
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@solana/rpc-api@8.2.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-14T07:35:37Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 14, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'rpc-api' with version '8.2.0'. The package type in this SBOM is npm with a single purl namespace '@solana' described under components. The components were identified from 14 source files."
    }
  ]
}