{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:f55cbff5-5d24-43e4-aae9-982eaba239cc",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-11T14:03:11Z",
    "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": "pinyin-pro",
      "group": "",
      "version": "3.29.4",
      "description": "准确率和性能最优异的汉字转拼音库。获取中文拼音、韵母、声母、声调、首字母，支持拼音匹配",
      "purl": "pkg:npm/pinyin-pro@3.29.4",
      "bom-ref": "pkg:npm/pinyin-pro@3.29.4",
      "author": "zh-lx",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "test, build, build:compare, compare, speed, accuracy, size, commit, lint"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:compare"
        },
        {
          "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://pinyin-pro.cn"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/zh-lx/pinyin-pro.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@commitlint\\n@pinyin-pro\\n@rollup\\n@types\\n@typescript-eslint\\n@vitest"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@commitlint/cli/package.json\\nnode_modules/@commitlint/config-conventional/package.json\\nnode_modules/@pinyin-pro/data/package.json\\nnode_modules/@rollup/plugin-alias/package.json\\nnode_modules/@rollup/plugin-commonjs/package.json\\nnode_modules/@rollup/plugin-json/package.json\\nnode_modules/@rollup/plugin-node-resolve/package.json\\nnode_modules/@types/jest/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@typescript-eslint/eslint-plugin/package.json\\nnode_modules/@typescript-eslint/parser/package.json\\nnode_modules/@vitest/coverage-v8/package.json\\nnode_modules/babel-eslint/package.json\\nnode_modules/commitizen/package.json\\nnode_modules/eslint/package.json\\nnode_modules/rollup-plugin-cleanup/package.json\\nnode_modules/rollup-plugin-terser/package.json\\nnode_modules/rollup-plugin-typescript2/package.json\\nnode_modules/rollup/package.json\\nnode_modules/typescript/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "1.6.1",
      "description": "Next generation testing framework powered by Vite",
      "scope": "optional",
      "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/vitest@1.6.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@1.6.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/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/vitest/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "4.9.5",
      "description": "TypeScript is a language for application scale JavaScript development",
      "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/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": "ImportedModules",
          "value": "typescript"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/size.ts",
            "line": 4
          },
          {
            "location": "scripts/size.ts",
            "line": 58
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "@ezolenko"
        }
      ],
      "group": "",
      "name": "rollup-plugin-typescript2",
      "version": "0.36.0",
      "description": "Seamless integration between Rollup and TypeScript. Now with errors.",
      "scope": "optional",
      "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/rollup-plugin-typescript2@0.36.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ezolenko/rollup-plugin-typescript2"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ezolenko/rollup-plugin-typescript2.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/rollup-plugin-typescript2@0.36.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rollup-plugin-typescript2/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/rollup-plugin-typescript2/package.json"
              }
            ],
            "concludedValue": "node_modules/rollup-plugin-typescript2/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Bogdan Chadkin <trysound@yandex.ru>"
        }
      ],
      "group": "",
      "name": "rollup-plugin-terser",
      "version": "7.0.2",
      "description": "Rollup plugin to minify generated es bundle",
      "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/rollup-plugin-terser@7.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/TrySound/rollup-plugin-terser.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/rollup-plugin-terser@7.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rollup-plugin-terser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "rollup-plugin-terser,terser,rollup-plugin-terser/terser"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/rollup-plugin-terser/package.json"
              }
            ],
            "concludedValue": "node_modules/rollup-plugin-terser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/size.ts",
            "line": 10
          },
          {
            "location": "scripts/size.ts",
            "line": 97
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "aMarCruz <amarcruzbox-git@yahoo.com> (https://github.com/aMarCruz)"
        }
      ],
      "group": "",
      "name": "rollup-plugin-cleanup",
      "version": "3.2.1",
      "description": "Rollup plugin to trim trailing spaces, compact empty lines, and normalize line endings",
      "scope": "optional",
      "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/rollup-plugin-cleanup@3.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/aMarCruz/rollup-plugin-cleanup"
        },
        {
          "type": "vcs",
          "url": "https://github.com/aMarCruz/rollup-plugin-cleanup"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/rollup-plugin-cleanup@3.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rollup-plugin-cleanup/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/rollup-plugin-cleanup/package.json"
              }
            ],
            "concludedValue": "node_modules/rollup-plugin-cleanup/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "rollup",
      "version": "2.60.0",
      "description": "Next-generation ES module bundler",
      "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/rollup@2.60.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rollupjs.org/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/rollup@2.60.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rollup/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "rollup,rollup/rollup,Plugin,rollup/Plugin,OutputChunk,rollup/OutputChunk"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/rollup/package.json"
              }
            ],
            "concludedValue": "node_modules/rollup/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/size.ts",
            "line": 5
          },
          {
            "location": "scripts/size.ts",
            "line": 112
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>"
        }
      ],
      "group": "",
      "name": "eslint",
      "version": "7.32.0",
      "description": "An AST-based pattern checker for JavaScript.",
      "scope": "optional",
      "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/eslint@7.32.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint@7.32.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint/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/eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jim Cummins <jimthedev@gmail.com> (https://github.com/jimthedev)"
        }
      ],
      "group": "",
      "name": "commitizen",
      "version": "4.3.2",
      "description": "Git commit, but play nice with conventions.",
      "scope": "optional",
      "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/commitizen@4.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/commitizen/cz-cli"
        },
        {
          "type": "vcs",
          "url": "https://github.com/commitizen/cz-cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/commitizen@4.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/commitizen/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/commitizen/package.json"
              }
            ],
            "concludedValue": "node_modules/commitizen/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sebastian McKenzie <sebmck@gmail.com>"
        }
      ],
      "group": "",
      "name": "babel-eslint",
      "version": "10.1.0",
      "description": "Custom parser for ESLint",
      "scope": "optional",
      "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/babel-eslint@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel-eslint"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/babel-eslint@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/babel-eslint/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/babel-eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/babel-eslint/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "@vitest",
      "name": "coverage-v8",
      "version": "1.6.1",
      "description": "V8 coverage provider for Vitest",
      "scope": "optional",
      "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/%40vitest/coverage-v8@1.6.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/coverage-v8@1.6.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/coverage-v8/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/@vitest/coverage-v8/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/coverage-v8/package.json"
          }
        ]
      }
    },
    {
      "group": "@typescript-eslint",
      "name": "parser",
      "version": "4.33.0",
      "description": "An ESLint custom parser which leverages TypeScript ESTree",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "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/%40typescript-eslint/parser@4.33.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@typescript-eslint/parser@4.33.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@typescript-eslint/parser/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-eslint/parser/package.json"
              }
            ],
            "concludedValue": "node_modules/@typescript-eslint/parser/package.json"
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "group": "@typescript-eslint",
      "name": "eslint-plugin",
      "version": "4.33.0",
      "description": "TypeScript plugin for ESLint",
      "scope": "optional",
      "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/%40typescript-eslint/eslint-plugin@4.33.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@typescript-eslint/eslint-plugin@4.33.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@typescript-eslint/eslint-plugin/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-eslint/eslint-plugin/package.json"
              }
            ],
            "concludedValue": "node_modules/@typescript-eslint/eslint-plugin/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "18.19.130",
      "description": "TypeScript definitions for node",
      "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@18.19.130",
      "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@18.19.130",
      "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"
      ]
    },
    {
      "authors": [
        {
          "name": "Rich Harris <richard.a.harris@gmail.com>"
        }
      ],
      "group": "@rollup",
      "name": "plugin-node-resolve",
      "version": "11.2.1",
      "description": "Locate and bundle third-party dependencies in node_modules",
      "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/%40rollup/plugin-node-resolve@11.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rollup/plugin-node-resolve@11.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@rollup/plugin-node-resolve/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@rollup/plugin-node-resolve,nodeResolve,@rollup/plugin-node-resolve/nodeResolve"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@rollup/plugin-node-resolve/package.json"
              }
            ],
            "concludedValue": "node_modules/@rollup/plugin-node-resolve/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/size.ts",
            "line": 7
          },
          {
            "location": "scripts/size.ts",
            "line": 91
          }
        ]
      },
      "tags": [
        "bundle"
      ]
    },
    {
      "authors": [
        {
          "name": "rollup"
        }
      ],
      "group": "@rollup",
      "name": "plugin-json",
      "version": "4.1.0",
      "description": "Convert .json files to ES6 modules",
      "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/%40rollup/plugin-json@4.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rollup/plugins/tree/master/packages/json#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rollup/plugin-json@4.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@rollup/plugin-json/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@rollup/plugin-json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@rollup/plugin-json/package.json"
              }
            ],
            "concludedValue": "node_modules/@rollup/plugin-json/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/size.ts",
            "line": 9
          },
          {
            "location": "scripts/size.ts",
            "line": 94
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rich Harris <richard.a.harris@gmail.com>"
        }
      ],
      "group": "@rollup",
      "name": "plugin-commonjs",
      "version": "17.1.0",
      "description": "Convert CommonJS modules to ES2015",
      "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/%40rollup/plugin-commonjs@17.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rollup/plugins/tree/master/packages/commonjs/#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rollup/plugin-commonjs@17.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@rollup/plugin-commonjs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@rollup/plugin-commonjs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@rollup/plugin-commonjs/package.json"
              }
            ],
            "concludedValue": "node_modules/@rollup/plugin-commonjs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/size.ts",
            "line": 8
          },
          {
            "location": "scripts/size.ts",
            "line": 93
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Johannes Stein"
        }
      ],
      "group": "@rollup",
      "name": "plugin-alias",
      "version": "3.1.9",
      "description": "Define and resolve aliases for bundle dependencies",
      "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/%40rollup/plugin-alias@3.1.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rollup/plugins/tree/master/packages/alias#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rollup/plugin-alias@3.1.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@rollup/plugin-alias/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@rollup/plugin-alias"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@rollup/plugin-alias/package.json"
              }
            ],
            "concludedValue": "node_modules/@rollup/plugin-alias/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/size.ts",
            "line": 6
          },
          {
            "location": "scripts/size.ts",
            "line": 88
          }
        ]
      },
      "tags": [
        "bundle"
      ]
    },
    {
      "group": "@pinyin-pro",
      "name": "data",
      "version": "1.3.1",
      "description": "The data directory for pinyin-pro",
      "scope": "optional",
      "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/%40pinyin-pro/data@1.3.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/zh-lx/pinyin-pro/tree/main/packages/data#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/zh-lx/pinyin-pro.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@pinyin-pro/data@1.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@pinyin-pro/data/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/@pinyin-pro/data/package.json"
              }
            ],
            "concludedValue": "node_modules/@pinyin-pro/data/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mario Nebl <hello@herebecode.com>"
        }
      ],
      "group": "@commitlint",
      "name": "config-conventional",
      "version": "11.0.0",
      "description": "Shareable commitlint config enforcing conventional commits",
      "scope": "optional",
      "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/%40commitlint/config-conventional@11.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/conventional-changelog/commitlint#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/conventional-changelog/commitlint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@commitlint/config-conventional@11.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@commitlint/config-conventional/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/@commitlint/config-conventional/package.json"
              }
            ],
            "concludedValue": "node_modules/@commitlint/config-conventional/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mario Nebl <hello@herebecode.com>"
        }
      ],
      "group": "@commitlint",
      "name": "cli",
      "version": "11.0.0",
      "description": "Lint your commit messages",
      "scope": "optional",
      "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/%40commitlint/cli@11.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/conventional-changelog/commitlint#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/conventional-changelog/commitlint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@commitlint/cli@11.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@commitlint/cli/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/@commitlint/cli/package.json"
              }
            ],
            "concludedValue": "node_modules/@commitlint/cli/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/pinyin-pro@3.29.4"
      ],
      "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-11T14:03:11Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Friday, September 11, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'pinyin-pro' with version '3.29.4'. The package type in this SBOM is npm with 6 purl namespaces described under components. The components were identified from 21 source files."
    }
  ]
}