{
  "$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.5",
  "serialNumber": "urn:uuid:cd7168a2-46e6-4f4b-a75c-259ff3ea2998",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-27T07:19:29.355Z",
    "lifecycles": [
      {
        "phase": "build"
      }
    ],
    "tools": [
      {
        "vendor": "npm",
        "name": "cli",
        "version": "11.16.0"
      }
    ],
    "component": {
      "bom-ref": "@blamejs/core@0.18.0",
      "type": "application",
      "name": "blamejs",
      "version": "0.18.0",
      "scope": "required",
      "author": "blamejs contributors",
      "description": "The Node framework that owns its stack.",
      "purl": "pkg:npm/%40blamejs/core@0.18.0",
      "properties": [],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/blamejs/blamejs.git"
        },
        {
          "type": "website",
          "url": "https://blamejs.com"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/blamejs/blamejs/issues"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ]
    }
  },
  "components": [],
  "dependencies": [
    {
      "ref": "@blamejs/core@0.18.0",
      "dependsOn": []
    }
  ]
}
