{
  "$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.5",
  "serialNumber": "urn:uuid:276aef87-1eb6-4335-8a08-9a7056ed260e",
  "version": 1,
  "metadata": {
    "timestamp": "2026-04-21T19:31:15.221Z",
    "lifecycles": [
      {
        "phase": "build"
      }
    ],
    "tools": [
      {
        "vendor": "npm",
        "name": "cli",
        "version": "10.9.4"
      }
    ],
    "component": {
      "bom-ref": "ekuri@1.0.0",
      "type": "library",
      "name": "ekuri",
      "version": "1.0.0",
      "scope": "required",
      "purl": "pkg:npm/ekuri@1.0.0",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ],
      "externalReferences": []
    }
  },
  "components": [
    {
      "bom-ref": "@emnapi/runtime@1.8.1",
      "type": "library",
      "name": "@emnapi/runtime",
      "version": "1.8.1",
      "scope": "optional",
      "author": "toyobayashi",
      "description": "emnapi runtime",
      "purl": "pkg:npm/%40emnapi/runtime@1.8.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@emnapi/runtime"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:extraneous",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.8.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/toyobayashi/emnapi.git"
        },
        {
          "type": "website",
          "url": "https://github.com/toyobayashi/emnapi#readme"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/toyobayashi/emnapi/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "99e85f2923168e336897ceb9f59f0ac4432b7522430e8b7949732ad3474cf01378a3e08b357434c47d95ec47213475784666d92e698f74469765ce47d855e60e"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ]
    },
    {
      "bom-ref": "tslib@2.8.1",
      "type": "library",
      "name": "tslib",
      "version": "2.8.1",
      "scope": "optional",
      "author": "Microsoft Corp.",
      "description": "Runtime library for TypeScript helper functions",
      "purl": "pkg:npm/tslib@2.8.1",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tslib"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:extraneous",
          "value": "true"
        }
      ],
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Microsoft/tslib.git"
        },
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "issue-tracker",
          "url": "https://github.com/Microsoft/TypeScript/issues"
        }
      ],
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a0916ef781d06fe29576e49440bef09e99aa9df98bb0e03f9c087a6fa107d30084a0ad3f98f79753a737c0a0d5f373243ae1cf447b525ca294f7d2016b34bfdb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "0BSD"
          }
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "ekuri@1.0.0",
      "dependsOn": []
    },
    {
      "ref": "@emnapi/runtime@1.8.1",
      "dependsOn": [
        "tslib@2.8.1"
      ]
    },
    {
      "ref": "tslib@2.8.1",
      "dependsOn": []
    }
  ]
}
