{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:785ebfb3-d7e9-5cde-b7c6-9ecadc607681",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/gatsby-plugin-google-fonts@1.0.1",
      "type": "library",
      "name": "gatsby-plugin-google-fonts",
      "version": "1.0.1",
      "purl": "pkg:npm/gatsby-plugin-google-fonts@1.0.1"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/gatsby-plugin-google-fonts@1.0.1"
    }
  ]
}