{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:a27f55b4-1fa6-4a27-99bb-33f8ec7ceb72",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-25T08:08:11Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "fast-npm-meta",
      "group": "",
      "version": "1.5.1",
      "description": "Get npm package metadata",
      "purl": "pkg:npm/fast-npm-meta@1.5.1",
      "bom-ref": "pkg:npm/fast-npm-meta@1.5.1",
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "fast-npm-meta"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev, prepublishOnly"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/antfu/fast-npm-meta#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/antfu/fast-npm-meta.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/cac/package.json\\nnode_modules/p-retry/package.json\\nnode_modules/tsdown/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Kevin Deng <sxzz@sxzz.moe>"
        }
      ],
      "group": "",
      "name": "tsdown",
      "version": "0.21.10",
      "description": "The Elegant Bundler for Libraries",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/tsdown@0.21.10",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://tsdown.dev/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rolldown/tsdown.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tsdown@0.21.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tsdown/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tsdown/package.json"
              }
            ],
            "concludedValue": "node_modules/tsdown/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "p-retry",
      "version": "8.0.0",
      "description": "Retry a promise-returning or async function",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/p-retry@8.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/p-retry@8.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/p-retry/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "p-retry"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/p-retry/package.json"
              }
            ],
            "concludedValue": "node_modules/p-retry/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/api.ts#2"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "egoist <0x142857@gmail.com>"
        }
      ],
      "group": "",
      "name": "cac",
      "version": "7.0.0",
      "description": "Simple yet powerful framework for building command-line apps.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/cac@7.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/cacjs/cac#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/cacjs/cac.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/cac@7.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cac/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cac,cac/cac"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cac/package.json"
              }
            ],
            "concludedValue": "node_modules/cac/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/cli.ts#2"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/fast-npm-meta@1.5.1"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-07-25T08:08:11Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Saturday, July 25, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'fast-npm-meta' with version '1.5.1'."
    }
  ]
}