{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:96ea8678-f82c-5611-bf60-d73a779042cc",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/detective-es6@5.0.1",
      "type": "library",
      "name": "detective-es6",
      "version": "5.0.1",
      "purl": "pkg:npm/detective-es6@5.0.1"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/detective-es6@5.0.1"
    }
  ]
}