{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:69d9b692-dc66-5073-91b6-956ed42d8ad9",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@chevrotain/gast",
      "purl": "pkg:npm/%40chevrotain/gast@11.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40chevrotain/gast@11.1.2",
      "version": "11.1.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40chevrotain/gast@11.1.2"
    }
  ]
}