{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a6b7e909-d6ec-5c37-aec5-7f3e8d8a3730",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "color-string",
      "purl": "pkg:npm/color-string@2.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/color-string@2.1.2",
      "version": "2.1.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/color-string@2.1.2"
    }
  ]
}