{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5c7ef3f5-d394-501d-9701-a7ea60c0f893",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/moment-duration-format@2.3.2",
      "type": "library",
      "name": "moment-duration-format",
      "version": "2.3.2",
      "purl": "pkg:npm/moment-duration-format@2.3.2"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/moment-duration-format@2.3.2"
    }
  ]
}