{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:16b0a934-760b-5da6-9c87-02c9a3e8afb6",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@tootallnate/wwise-bnk",
      "purl": "pkg:npm/%40tootallnate/wwise-bnk@0.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40tootallnate/wwise-bnk@0.0.2",
      "version": "0.0.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40tootallnate/wwise-bnk@0.0.2"
    }
  ]
}