{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:44b200f9-a9ea-4eb8-92a3-6e89af7cc28e",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T15:26:03Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "codesmith",
      "group": "@modern-js",
      "version": "2.6.7",
      "description": "codesmith core implement",
      "purl": "pkg:npm/%40modern-js/codesmith@2.6.7",
      "bom-ref": "pkg:npm/@modern-js/codesmith@2.6.7",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "prepare, prepublishOnly, new, build, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modernjs.dev"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@modern-js\\n@swc\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@modern-js/codesmith-utils/package.json\\nnode_modules/@modern-js/module-tools/package.json\\nnode_modules/@modern-js/plugin-testing/package.json\\nnode_modules/@swc/helpers/package.json\\nnode_modules/@types/debug/package.json\\nnode_modules/@types/jest/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@types/tar/package.json\\nnode_modules/axios/package.json\\nnode_modules/debug/package.json\\nnode_modules/tar/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "4.9.5",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript@4.9.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@4.9.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "tar",
      "version": "6.2.1",
      "description": "tar for node",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tar@6.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/isaacs/node-tar.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tar@6.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tar/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tar"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tar/package.json"
              }
            ],
            "concludedValue": "node_modules/tar/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/utils/downloadPackage.js",
            "line": 40
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 8
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 203
          },
          {
            "location": "dist/esm-node/utils/downloadPackage.js",
            "line": 6
          },
          {
            "location": "dist/esm-node/utils/downloadPackage.js",
            "line": 81
          },
          {
            "location": "src/utils/downloadPackage.ts",
            "line": 8
          },
          {
            "location": "src/utils/downloadPackage.ts",
            "line": 124
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Josh Junon (https://github.com/qix-)"
        }
      ],
      "group": "",
      "name": "debug",
      "version": "4.3.7",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/debug@4.3.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/debug-js/debug.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/debug@4.3.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/debug/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "debug,debug/debug,Debugger,debug/Debugger"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/debug/package.json"
              }
            ],
            "concludedValue": "node_modules/debug/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/logger/index.js",
            "line": 26
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 4
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 14
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 17
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 18
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 19
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 20
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 21
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 22
          },
          {
            "location": "dist/esm-node/logger/index.js",
            "line": 2
          },
          {
            "location": "dist/esm-node/logger/index.js",
            "line": 48
          },
          {
            "location": "dist/esm-node/logger/index.js",
            "line": 51
          },
          {
            "location": "dist/esm-node/logger/index.js",
            "line": 52
          },
          {
            "location": "dist/esm-node/logger/index.js",
            "line": 53
          },
          {
            "location": "dist/esm-node/logger/index.js",
            "line": 54
          },
          {
            "location": "dist/esm-node/logger/index.js",
            "line": 55
          },
          {
            "location": "dist/esm-node/logger/index.js",
            "line": 56
          },
          {
            "location": "src/logger/index.ts",
            "line": 2
          },
          {
            "location": "src/logger/index.ts",
            "line": 18
          },
          {
            "location": "src/logger/index.ts",
            "line": 21
          },
          {
            "location": "src/logger/index.ts",
            "line": 22
          },
          {
            "location": "src/logger/index.ts",
            "line": 23
          },
          {
            "location": "src/logger/index.ts",
            "line": 24
          },
          {
            "location": "src/logger/index.ts",
            "line": 25
          },
          {
            "location": "src/logger/index.ts",
            "line": 26
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Matt Zabriskie"
        }
      ],
      "group": "",
      "name": "axios",
      "version": "1.6.0",
      "description": "Promise based HTTP client for the browser and node.js",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/axios@1.6.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://axios-http.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/axios/axios.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/axios@1.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/axios/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "axios"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/axios/package.json"
              }
            ],
            "concludedValue": "node_modules/axios/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/utils/downloadPackage.js",
            "line": 39
          },
          {
            "location": "dist/cjs/utils/getNpmPackageInfo.js",
            "line": 36
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 7
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 171
          },
          {
            "location": "dist/esm/utils/getNpmPackageInfo.js",
            "line": 5
          },
          {
            "location": "dist/esm/utils/getNpmPackageInfo.js",
            "line": 103
          },
          {
            "location": "dist/esm-node/utils/downloadPackage.js",
            "line": 5
          },
          {
            "location": "dist/esm-node/utils/downloadPackage.js",
            "line": 59
          },
          {
            "location": "dist/esm-node/utils/getNpmPackageInfo.js",
            "line": 3
          },
          {
            "location": "dist/esm-node/utils/getNpmPackageInfo.js",
            "line": 39
          },
          {
            "location": "src/utils/downloadPackage.ts",
            "line": 7
          },
          {
            "location": "src/utils/downloadPackage.ts",
            "line": 95
          },
          {
            "location": "src/utils/getNpmPackageInfo.ts",
            "line": 3
          },
          {
            "location": "src/utils/getNpmPackageInfo.ts",
            "line": 76
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "tar",
      "version": "4.0.5",
      "description": "TypeScript definitions for tar",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/tar@4.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tar"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/tar@4.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/tar/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/tar/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/tar/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "14.18.48",
      "description": "TypeScript definitions for Node.js",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@14.18.48",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@14.18.48",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "jest",
      "version": "26.0.24",
      "description": "TypeScript definitions for Jest",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/jest@26.0.24",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/jest@26.0.24",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/jest/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/jest/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/jest/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "debug",
      "version": "4.1.12",
      "description": "TypeScript definitions for debug",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/debug@4.1.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/debug@4.1.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/debug/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/debug/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/debug/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "강동윤 <kdy1997.dev@gmail.com>"
        }
      ],
      "group": "@swc",
      "name": "helpers",
      "version": "0.5.1",
      "description": "External helpers for the swc project.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40swc/helpers@0.5.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://swc.rs"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/swc-project/swc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@swc/helpers@0.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@swc/helpers/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@swc/helpers/_/_async_to_generator,@swc/helpers/_/_async_to_generator/_,@swc/helpers/_/_class_call_check,@swc/helpers/_/_class_call_check/_,@swc/helpers/_/_ts_generator,@swc/helpers/_/_ts_generator/_,@swc/helpers/_/_create_class,@swc/helpers/_/_create_class/_,@swc/helpers/_/_object_spread,@swc/helpers/_/_object_spread/_,@swc/helpers/_/_object_spread_props,@swc/helpers/_/_object_spread_props/_,@swc/helpers/_/_to_consumable_array,@swc/helpers/_/_to_consumable_array/_"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@swc/helpers/package.json"
              }
            ],
            "concludedValue": "node_modules/@swc/helpers/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/codesmith/index.js",
            "line": 1
          },
          {
            "location": "dist/esm/codesmith/index.js",
            "line": 24
          },
          {
            "location": "dist/esm/codesmith/index.js",
            "line": 125
          },
          {
            "location": "dist/esm/codesmith/index.js",
            "line": 151
          },
          {
            "location": "dist/esm/codesmith/index.js",
            "line": 170
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 1
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 23
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 83
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 151
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 235
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 280
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 324
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 376
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 395
          },
          {
            "location": "dist/esm/materials/FsMaterial.js",
            "line": 1
          },
          {
            "location": "dist/esm/materials/FsMaterial.js",
            "line": 26
          },
          {
            "location": "dist/esm/materials/FsResource.js",
            "line": 1
          },
          {
            "location": "dist/esm/materials/FsResource.js",
            "line": 19
          },
          {
            "location": "dist/esm/materials/index.js",
            "line": 1
          },
          {
            "location": "dist/esm/materials/index.js",
            "line": 27
          },
          {
            "location": "dist/esm/materials/index.js",
            "line": 56
          },
          {
            "location": "dist/esm/materials/index.js",
            "line": 65
          },
          {
            "location": "dist/esm/materials/index.js",
            "line": 123
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 1
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 18
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 96
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 164
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 227
          },
          {
            "location": "dist/esm/utils/fsExists.js",
            "line": 1
          },
          {
            "location": "dist/esm/utils/fsExists.js",
            "line": 8
          },
          {
            "location": "dist/esm/utils/getGeneratorDir.js",
            "line": 1
          },
          {
            "location": "dist/esm/utils/getGeneratorDir.js",
            "line": 11
          },
          {
            "location": "dist/esm/utils/getNpmPackageInfo.js",
            "line": 1
          },
          {
            "location": "dist/esm/utils/getNpmPackageInfo.js",
            "line": 13
          },
          {
            "location": "dist/esm/utils/getNpmPackageInfo.js",
            "line": 58
          },
          {
            "location": "dist/esm/utils/getNpmRegistry.js",
            "line": 1
          },
          {
            "location": "dist/esm/utils/getNpmRegistry.js",
            "line": 8
          },
          {
            "location": "dist/esm/utils/getNpmTarballUrl.js",
            "line": 1
          },
          {
            "location": "dist/esm/utils/getNpmTarballUrl.js",
            "line": 8
          },
          {
            "location": "dist/esm/utils/getNpmVersion.js",
            "line": 1
          },
          {
            "location": "dist/esm/utils/getNpmVersion.js",
            "line": 8
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 1
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 10
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 54
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 98
          },
          {
            "location": "dist/esm/utils/timeoutPromise.js",
            "line": 1
          },
          {
            "location": "dist/esm/utils/timeoutPromise.js",
            "line": 7
          },
          {
            "location": "dist/esm/codesmith/index.js",
            "line": 2
          },
          {
            "location": "dist/esm/codesmith/index.js",
            "line": 14
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 2
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 19
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 1
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 10
          },
          {
            "location": "dist/esm/materials/FsMaterial.js",
            "line": 2
          },
          {
            "location": "dist/esm/materials/FsMaterial.js",
            "line": 17
          },
          {
            "location": "dist/esm/materials/FsResource.js",
            "line": 2
          },
          {
            "location": "dist/esm/materials/FsResource.js",
            "line": 11
          },
          {
            "location": "dist/esm/materials/index.js",
            "line": 2
          },
          {
            "location": "dist/esm/materials/index.js",
            "line": 10
          },
          {
            "location": "dist/esm/codesmith/index.js",
            "line": 3
          },
          {
            "location": "dist/esm/codesmith/index.js",
            "line": 26
          },
          {
            "location": "dist/esm/codesmith/index.js",
            "line": 127
          },
          {
            "location": "dist/esm/codesmith/index.js",
            "line": 152
          },
          {
            "location": "dist/esm/codesmith/index.js",
            "line": 171
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 6
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 25
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 85
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 153
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 237
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 282
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 326
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 377
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 396
          },
          {
            "location": "dist/esm/materials/FsMaterial.js",
            "line": 3
          },
          {
            "location": "dist/esm/materials/FsMaterial.js",
            "line": 28
          },
          {
            "location": "dist/esm/materials/FsResource.js",
            "line": 3
          },
          {
            "location": "dist/esm/materials/FsResource.js",
            "line": 21
          },
          {
            "location": "dist/esm/materials/index.js",
            "line": 3
          },
          {
            "location": "dist/esm/materials/index.js",
            "line": 29
          },
          {
            "location": "dist/esm/materials/index.js",
            "line": 58
          },
          {
            "location": "dist/esm/materials/index.js",
            "line": 67
          },
          {
            "location": "dist/esm/materials/index.js",
            "line": 125
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 2
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 21
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 98
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 166
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 230
          },
          {
            "location": "dist/esm/utils/fsExists.js",
            "line": 2
          },
          {
            "location": "dist/esm/utils/fsExists.js",
            "line": 10
          },
          {
            "location": "dist/esm/utils/getGeneratorDir.js",
            "line": 2
          },
          {
            "location": "dist/esm/utils/getGeneratorDir.js",
            "line": 13
          },
          {
            "location": "dist/esm/utils/getNpmPackageInfo.js",
            "line": 2
          },
          {
            "location": "dist/esm/utils/getNpmPackageInfo.js",
            "line": 15
          },
          {
            "location": "dist/esm/utils/getNpmPackageInfo.js",
            "line": 60
          },
          {
            "location": "dist/esm/utils/getNpmRegistry.js",
            "line": 2
          },
          {
            "location": "dist/esm/utils/getNpmRegistry.js",
            "line": 10
          },
          {
            "location": "dist/esm/utils/getNpmTarballUrl.js",
            "line": 2
          },
          {
            "location": "dist/esm/utils/getNpmTarballUrl.js",
            "line": 10
          },
          {
            "location": "dist/esm/utils/getNpmVersion.js",
            "line": 2
          },
          {
            "location": "dist/esm/utils/getNpmVersion.js",
            "line": 10
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 2
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 12
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 56
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 100
          },
          {
            "location": "dist/esm/utils/timeoutPromise.js",
            "line": 2
          },
          {
            "location": "dist/esm/utils/timeoutPromise.js",
            "line": 10
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 3
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 418
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 4
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 58
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 222
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 344
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 345
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 346
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 5
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 2
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 32
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 40
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 48
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 60
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 82
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 92
          }
        ]
      }
    },
    {
      "group": "@modern-js",
      "name": "plugin-testing",
      "version": "2.60.3",
      "description": "A Progressive React Framework for modern web development.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40modern-js/plugin-testing@2.60.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modernjs.dev"
        },
        {
          "type": "vcs",
          "url": "https://github.com/web-infra-dev/modern.js"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@modern-js/plugin-testing@2.60.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@modern-js/plugin-testing/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@modern-js/plugin-testing/package.json"
              }
            ],
            "concludedValue": "node_modules/@modern-js/plugin-testing/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "group": "@modern-js",
      "name": "module-tools",
      "version": "2.60.3",
      "description": "Simple, powerful, high-performance modern npm package development solution.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40modern-js/module-tools@2.60.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modernjs.dev/module-tools"
        },
        {
          "type": "vcs",
          "url": "https://github.com/web-infra-dev/modern.js"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@modern-js/module-tools@2.60.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@modern-js/module-tools/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@modern-js/module-tools/package.json"
              }
            ],
            "concludedValue": "node_modules/@modern-js/module-tools/package.json"
          }
        ]
      }
    },
    {
      "group": "@modern-js",
      "name": "codesmith-utils",
      "version": "2.6.7",
      "description": "codesmith core implement",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40modern-js/codesmith-utils@2.6.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modernjs.dev"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@modern-js/codesmith-utils@2.6.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@modern-js/codesmith-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@modern-js/codesmith-utils/chalk,chalk,@modern-js/codesmith-utils/chalk/chalk,@modern-js/codesmith-utils/fs-extra,@modern-js/codesmith-utils/fs-extra/fs,@modern-js/codesmith-utils/ora,@modern-js/codesmith-utils/ora/ora,@modern-js/codesmith-utils/glob,glob,@modern-js/codesmith-utils/glob/glob,@modern-js/codesmith-utils/semver,semver,@modern-js/codesmith-utils/semver/semver,@modern-js/codesmith-utils/execa,execa,@modern-js/codesmith-utils/execa/execa"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@modern-js/codesmith-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@modern-js/codesmith-utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/generator/index.js",
            "line": 39
          },
          {
            "location": "dist/cjs/logger/index.js",
            "line": 25
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 12
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 3
          },
          {
            "location": "dist/esm/logger/index.js",
            "line": 31
          },
          {
            "location": "dist/esm-node/generator/index.js",
            "line": 6
          },
          {
            "location": "dist/esm-node/logger/index.js",
            "line": 1
          },
          {
            "location": "dist/esm-node/logger/index.js",
            "line": 6
          },
          {
            "location": "src/generator/index.ts",
            "line": 9
          },
          {
            "location": "src/logger/index.ts",
            "line": 1
          },
          {
            "location": "src/logger/index.ts",
            "line": 30
          },
          {
            "location": "dist/cjs/generator/index.js",
            "line": 40
          },
          {
            "location": "dist/cjs/materials/FsResource.js",
            "line": 36
          },
          {
            "location": "dist/cjs/utils/downloadPackage.js",
            "line": 37
          },
          {
            "location": "dist/cjs/utils/fsExists.js",
            "line": 24
          },
          {
            "location": "dist/cjs/utils/getGeneratorDir.js",
            "line": 35
          },
          {
            "location": "dist/cjs/utils/packageManager.js",
            "line": 38
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 13
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 31
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 37
          },
          {
            "location": "dist/esm/materials/FsResource.js",
            "line": 5
          },
          {
            "location": "dist/esm/materials/FsResource.js",
            "line": 32
          },
          {
            "location": "dist/esm/materials/FsResource.js",
            "line": 45
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 5
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 133
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 185
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 203
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 292
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 298
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 339
          },
          {
            "location": "dist/esm/utils/fsExists.js",
            "line": 3
          },
          {
            "location": "dist/esm/utils/fsExists.js",
            "line": 21
          },
          {
            "location": "dist/esm/utils/getGeneratorDir.js",
            "line": 4
          },
          {
            "location": "dist/esm/utils/getGeneratorDir.js",
            "line": 19
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 5
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 109
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 113
          },
          {
            "location": "dist/esm-node/generator/index.js",
            "line": 7
          },
          {
            "location": "dist/esm-node/generator/index.js",
            "line": 199
          },
          {
            "location": "dist/esm-node/generator/index.js",
            "line": 200
          },
          {
            "location": "dist/esm-node/materials/FsResource.js",
            "line": 2
          },
          {
            "location": "dist/esm-node/materials/FsResource.js",
            "line": 9
          },
          {
            "location": "dist/esm-node/materials/FsResource.js",
            "line": 14
          },
          {
            "location": "dist/esm-node/utils/downloadPackage.js",
            "line": 3
          },
          {
            "location": "dist/esm-node/utils/downloadPackage.js",
            "line": 47
          },
          {
            "location": "dist/esm-node/utils/downloadPackage.js",
            "line": 70
          },
          {
            "location": "dist/esm-node/utils/downloadPackage.js",
            "line": 81
          },
          {
            "location": "dist/esm-node/utils/downloadPackage.js",
            "line": 114
          },
          {
            "location": "dist/esm-node/utils/downloadPackage.js",
            "line": 115
          },
          {
            "location": "dist/esm-node/utils/downloadPackage.js",
            "line": 131
          },
          {
            "location": "dist/esm-node/utils/fsExists.js",
            "line": 1
          },
          {
            "location": "dist/esm-node/utils/fsExists.js",
            "line": 4
          },
          {
            "location": "dist/esm-node/utils/getGeneratorDir.js",
            "line": 2
          },
          {
            "location": "dist/esm-node/utils/getGeneratorDir.js",
            "line": 7
          },
          {
            "location": "dist/esm-node/utils/packageManager.js",
            "line": 3
          },
          {
            "location": "dist/esm-node/utils/packageManager.js",
            "line": 35
          },
          {
            "location": "dist/esm-node/utils/packageManager.js",
            "line": 39
          },
          {
            "location": "src/generator/index.ts",
            "line": 10
          },
          {
            "location": "src/generator/index.ts",
            "line": 38
          },
          {
            "location": "src/generator/index.ts",
            "line": 39
          },
          {
            "location": "src/materials/FsResource.ts",
            "line": 3
          },
          {
            "location": "src/materials/FsResource.ts",
            "line": 22
          },
          {
            "location": "src/materials/FsResource.ts",
            "line": 25
          },
          {
            "location": "src/utils/downloadPackage.ts",
            "line": 5
          },
          {
            "location": "src/utils/downloadPackage.ts",
            "line": 74
          },
          {
            "location": "src/utils/downloadPackage.ts",
            "line": 110
          },
          {
            "location": "src/utils/downloadPackage.ts",
            "line": 122
          },
          {
            "location": "src/utils/downloadPackage.ts",
            "line": 178
          },
          {
            "location": "src/utils/downloadPackage.ts",
            "line": 179
          },
          {
            "location": "src/utils/downloadPackage.ts",
            "line": 202
          },
          {
            "location": "src/utils/fsExists.ts",
            "line": 1
          },
          {
            "location": "src/utils/fsExists.ts",
            "line": 10
          },
          {
            "location": "src/utils/getGeneratorDir.ts",
            "line": 2
          },
          {
            "location": "src/utils/getGeneratorDir.ts",
            "line": 9
          },
          {
            "location": "src/utils/packageManager.ts",
            "line": 4
          },
          {
            "location": "src/utils/packageManager.ts",
            "line": 40
          },
          {
            "location": "src/utils/packageManager.ts",
            "line": 42
          },
          {
            "location": "dist/cjs/generator/index.js",
            "line": 41
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 14
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 286
          },
          {
            "location": "dist/esm/generator/index.js",
            "line": 330
          },
          {
            "location": "dist/esm-node/generator/index.js",
            "line": 8
          },
          {
            "location": "dist/esm-node/generator/index.js",
            "line": 130
          },
          {
            "location": "dist/esm-node/generator/index.js",
            "line": 152
          },
          {
            "location": "src/generator/index.ts",
            "line": 11
          },
          {
            "location": "src/generator/index.ts",
            "line": 221
          },
          {
            "location": "src/generator/index.ts",
            "line": 250
          },
          {
            "location": "dist/cjs/materials/FsMaterial.js",
            "line": 35
          },
          {
            "location": "dist/esm/materials/FsMaterial.js",
            "line": 5
          },
          {
            "location": "dist/esm/materials/FsMaterial.js",
            "line": 9
          },
          {
            "location": "dist/esm-node/materials/FsMaterial.js",
            "line": 2
          },
          {
            "location": "dist/esm-node/materials/FsMaterial.js",
            "line": 5
          },
          {
            "location": "src/materials/FsMaterial.ts",
            "line": 2
          },
          {
            "location": "src/materials/FsMaterial.ts",
            "line": 10
          },
          {
            "location": "dist/cjs/utils/downloadPackage.js",
            "line": 38
          },
          {
            "location": "dist/cjs/utils/getPackageInfo.js",
            "line": 24
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 6
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 34
          },
          {
            "location": "dist/esm/utils/downloadPackage.js",
            "line": 235
          },
          {
            "location": "dist/esm/utils/getPackageInfo.js",
            "line": 1
          },
          {
            "location": "dist/esm/utils/getPackageInfo.js",
            "line": 10
          },
          {
            "location": "dist/esm-node/utils/downloadPackage.js",
            "line": 4
          },
          {
            "location": "dist/esm-node/utils/downloadPackage.js",
            "line": 20
          },
          {
            "location": "dist/esm-node/utils/downloadPackage.js",
            "line": 95
          },
          {
            "location": "dist/esm-node/utils/getPackageInfo.js",
            "line": 1
          },
          {
            "location": "dist/esm-node/utils/getPackageInfo.js",
            "line": 10
          },
          {
            "location": "src/utils/downloadPackage.ts",
            "line": 6
          },
          {
            "location": "src/utils/downloadPackage.ts",
            "line": 34
          },
          {
            "location": "src/utils/downloadPackage.ts",
            "line": 156
          },
          {
            "location": "src/utils/getPackageInfo.ts",
            "line": 1
          },
          {
            "location": "src/utils/getPackageInfo.ts",
            "line": 19
          },
          {
            "location": "dist/cjs/utils/getNpmPackageInfo.js",
            "line": 35
          },
          {
            "location": "dist/cjs/utils/getNpmRegistry.js",
            "line": 24
          },
          {
            "location": "dist/cjs/utils/packageManager.js",
            "line": 37
          },
          {
            "location": "dist/esm/utils/getNpmPackageInfo.js",
            "line": 4
          },
          {
            "location": "dist/esm/utils/getNpmPackageInfo.js",
            "line": 30
          },
          {
            "location": "dist/esm/utils/getNpmRegistry.js",
            "line": 3
          },
          {
            "location": "dist/esm/utils/getNpmRegistry.js",
            "line": 15
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 4
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 23
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 67
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 140
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 170
          },
          {
            "location": "dist/esm/utils/packageManager.js",
            "line": 190
          },
          {
            "location": "dist/esm-node/utils/getNpmPackageInfo.js",
            "line": 2
          },
          {
            "location": "dist/esm-node/utils/getNpmPackageInfo.js",
            "line": 20
          },
          {
            "location": "dist/esm-node/utils/getNpmRegistry.js",
            "line": 1
          },
          {
            "location": "dist/esm-node/utils/getNpmRegistry.js",
            "line": 3
          },
          {
            "location": "dist/esm-node/utils/packageManager.js",
            "line": 2
          },
          {
            "location": "dist/esm-node/utils/packageManager.js",
            "line": 6
          },
          {
            "location": "dist/esm-node/utils/packageManager.js",
            "line": 18
          },
          {
            "location": "dist/esm-node/utils/packageManager.js",
            "line": 55
          },
          {
            "location": "dist/esm-node/utils/packageManager.js",
            "line": 66
          },
          {
            "location": "dist/esm-node/utils/packageManager.js",
            "line": 77
          },
          {
            "location": "src/utils/getNpmPackageInfo.ts",
            "line": 2
          },
          {
            "location": "src/utils/getNpmPackageInfo.ts",
            "line": 41
          },
          {
            "location": "src/utils/getNpmRegistry.ts",
            "line": 1
          },
          {
            "location": "src/utils/getNpmRegistry.ts",
            "line": 4
          },
          {
            "location": "src/utils/packageManager.ts",
            "line": 3
          },
          {
            "location": "src/utils/packageManager.ts",
            "line": 8
          },
          {
            "location": "src/utils/packageManager.ts",
            "line": 19
          },
          {
            "location": "src/utils/packageManager.ts",
            "line": 63
          },
          {
            "location": "src/utils/packageManager.ts",
            "line": 74
          },
          {
            "location": "src/utils/packageManager.ts",
            "line": 85
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@modern-js/codesmith@2.6.7"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-21T15:26:03Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'codesmith' with version '2.6.7'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 12 source files."
    }
  ]
}