{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8bf6e6f5-eb7c-5941-aa0f-c2ce6eaf1702",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40gwhitney/detect-indent@7.0.2",
      "type": "library",
      "name": "@gwhitney/detect-indent",
      "version": "7.0.2",
      "purl": "pkg:npm/%40gwhitney/detect-indent@7.0.2"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40gwhitney/detect-indent@7.0.2"
    }
  ]
}