{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3968733c-ee74-5d40-872d-5fd9c1501eee",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40fastify/fast-json-stringify-compiler@5.1.0",
      "type": "library",
      "name": "@fastify/fast-json-stringify-compiler",
      "version": "5.1.0",
      "purl": "pkg:npm/%40fastify/fast-json-stringify-compiler@5.1.0"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40fastify/fast-json-stringify-compiler@5.1.0"
    }
  ]
}