{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:b149da8b-f3c1-49dc-af22-a022c5eca12f",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T15:22:50Z",
    "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": "tailwind",
      "group": "@react-email",
      "version": "2.0.5",
      "description": "A React component to wrap emails with Tailwind CSS",
      "purl": "pkg:npm/%40react-email/tailwind@2.0.5",
      "bom-ref": "pkg:npm/@react-email/tailwind@2.0.5",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:watch, clean, test, test:watch"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:watch, test:watch"
        },
        {
          "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": "vcs",
          "url": "https://github.com/resend/react-email.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@react-email\\n@responsive-email\\n@types\\n@vitejs"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@react-email/body/package.json\\nnode_modules/@react-email/button/package.json\\nnode_modules/@react-email/code-block/package.json\\nnode_modules/@react-email/code-inline/package.json\\nnode_modules/@react-email/container/package.json\\nnode_modules/@react-email/head/package.json\\nnode_modules/@react-email/heading/package.json\\nnode_modules/@react-email/hr/package.json\\nnode_modules/@react-email/html/package.json\\nnode_modules/@react-email/img/package.json\\nnode_modules/@react-email/link/package.json\\nnode_modules/@react-email/preview/package.json\\nnode_modules/@react-email/render/package.json\\nnode_modules/@react-email/text/package.json\\nnode_modules/@responsive-email/react-email/package.json\\nnode_modules/@types/css-tree/package.json\\nnode_modules/@types/shelljs/package.json\\nnode_modules/@vitejs/plugin-react/package.json\\nnode_modules/css-tree/package.json\\nnode_modules/react-dom/package.json\\nnode_modules/react/package.json\\nnode_modules/shelljs/package.json\\nnode_modules/tailwindcss/package.json\\nnode_modules/tsconfig/package.json\\nnode_modules/typescript/package.json\\nnode_modules/vite/package.json\\nnode_modules/yalc/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "yalc",
      "version": "1.0.0-pre.53",
      "description": "Work with npm/yarn packages locally like a boss.",
      "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/yalc@1.0.0-pre.53",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/whitecolor/yalc"
        },
        {
          "type": "vcs",
          "url": "https://github.com/whitecolor/yalc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/yalc@1.0.0-pre.53",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/yalc/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/yalc/package.json"
              }
            ],
            "concludedValue": "node_modules/yalc/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "6.4.1",
      "description": "Native-ESM powered web dev build tool",
      "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/vite@6.4.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@6.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vite,defineConfig,vite/defineConfig"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vite/package.json"
              }
            ],
            "concludedValue": "node_modules/vite/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "integrations/vite/vite.config.ts",
            "line": 2
          },
          {
            "location": "integrations/vite/vite.config.ts",
            "line": 5
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.8.3",
      "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@5.8.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.8.3",
      "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"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "tsconfig",
      "version": "0.0.0",
      "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/tsconfig@0.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/tsconfig@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tsconfig/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/tsconfig/package.json"
              }
            ],
            "concludedValue": "node_modules/tsconfig/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "tailwindcss",
      "version": "4.1.18",
      "description": "A utility-first CSS framework for rapidly building custom user interfaces.",
      "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/tailwindcss@4.1.18",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tailwindcss.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/tailwindlabs/tailwindcss.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/tailwindcss@4.1.18",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tailwindcss/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tailwindcss,compile,tailwindcss/compile,Config,tailwindcss/Config"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tailwindcss/package.json"
              }
            ],
            "concludedValue": "node_modules/tailwindcss/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 59
          },
          {
            "location": "dist/index.mjs",
            "line": 14
          },
          {
            "location": "dist/index.mjs",
            "line": 21648
          },
          {
            "location": "src/utils/tailwindcss/setup-tailwind.ts",
            "line": 2
          },
          {
            "location": "src/utils/tailwindcss/setup-tailwind.ts",
            "line": 18
          },
          {
            "location": "src/tailwind.tsx",
            "line": 3
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "shelljs",
      "version": "0.10.0",
      "description": "Portable Unix shell commands for Node.js",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-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/shelljs@0.10.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "http://github.com/shelljs/shelljs"
        },
        {
          "type": "vcs",
          "url": "git://github.com/shelljs/shelljs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/shelljs@0.10.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/shelljs/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/shelljs/package.json"
              }
            ],
            "concludedValue": "node_modules/shelljs/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "react-dom",
      "version": "19.0.0",
      "description": "React package for working with the DOM.",
      "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/react-dom@19.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-dom@19.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-dom/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react-dom/client"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/react-dom/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "integrations/vite/src/main.tsx",
            "line": 2
          },
          {
            "location": "integrations/vite/src/main.tsx",
            "line": 5
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "react",
      "version": "19.0.0",
      "description": "React is a JavaScript library for building user interfaces.",
      "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/react@19.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@19.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react,react/jsx-runtime,react/jsx-runtime/jsx"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react/package.json"
              }
            ],
            "concludedValue": "node_modules/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 35
          },
          {
            "location": "dist/index.js",
            "line": 61
          },
          {
            "location": "dist/index.mjs",
            "line": 1
          },
          {
            "location": "dist/index.mjs",
            "line": 2
          },
          {
            "location": "dist/index.mjs",
            "line": 15
          },
          {
            "location": "dist/index.mjs",
            "line": 19820
          },
          {
            "location": "dist/index.mjs",
            "line": 19823
          },
          {
            "location": "dist/index.mjs",
            "line": 19824
          },
          {
            "location": "dist/index.mjs",
            "line": 19860
          },
          {
            "location": "dist/index.mjs",
            "line": 21753
          },
          {
            "location": "dist/index.mjs",
            "line": 21774
          },
          {
            "location": "dist/index.mjs",
            "line": 21779
          },
          {
            "location": "src/utils/react/map-react-tree.ts",
            "line": 1
          },
          {
            "location": "src/utils/react/map-react-tree.ts",
            "line": 21
          },
          {
            "location": "src/utils/react/map-react-tree.ts",
            "line": 29
          },
          {
            "location": "src/utils/react/map-react-tree.ts",
            "line": 33
          },
          {
            "location": "src/utils/tailwindcss/clone-element-with-inlined-styles.ts",
            "line": 2
          },
          {
            "location": "src/utils/tailwindcss/clone-element-with-inlined-styles.ts",
            "line": 60
          },
          {
            "location": "integrations/vite/src/main.tsx",
            "line": 1
          },
          {
            "location": "src/tailwind.tsx",
            "line": 2
          },
          {
            "location": "src/tailwind.tsx",
            "line": 95
          },
          {
            "location": "src/tailwind.tsx",
            "line": 126
          },
          {
            "location": "src/tailwind.tsx",
            "line": 143
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          },
          {
            "location": "dist/index.mjs",
            "line": 21778
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Roman Dvornov <rdvornov@gmail.com> (https://github.com/lahmatiy)"
        }
      ],
      "group": "",
      "name": "css-tree",
      "version": "3.1.0",
      "description": "A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations",
      "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/css-tree@3.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/css-tree@3.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/css-tree/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "css-tree,StyleSheet,css-tree/StyleSheet,CssNode,css-tree/CssNode,Rule,css-tree/Rule,string,css-tree/string,walk,css-tree/walk,Declaration,css-tree/Declaration,generate,css-tree/generate,find,css-tree/find,List,css-tree/List,ListItem,css-tree/ListItem,parse,css-tree/parse,css-tree/Raw,SelectorList,css-tree/SelectorList,Value,css-tree/Value,FunctionNode,css-tree/FunctionNode,clone,css-tree/clone"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/css-tree/package.json"
              }
            ],
            "concludedValue": "node_modules/css-tree/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/inline-styles.ts",
            "line": 1
          },
          {
            "location": "src/sanitize-stylesheet.ts",
            "line": 1
          },
          {
            "location": "src/utils/css/extract-rules-per-class.ts",
            "line": 1
          },
          {
            "location": "src/utils/css/extract-rules-per-class.ts",
            "line": 10
          },
          {
            "location": "src/utils/css/extract-rules-per-class.ts",
            "line": 14
          },
          {
            "location": "src/utils/css/extract-rules-per-class.ts",
            "line": 17
          },
          {
            "location": "src/utils/css/get-custom-properties.ts",
            "line": 1
          },
          {
            "location": "src/utils/css/get-custom-properties.ts",
            "line": 14
          },
          {
            "location": "src/utils/css/get-custom-properties.ts",
            "line": 18
          },
          {
            "location": "src/utils/css/get-custom-properties.ts",
            "line": 23
          },
          {
            "location": "src/utils/css/is-part-inlinable.ts",
            "line": 1
          },
          {
            "location": "src/utils/css/is-part-inlinable.ts",
            "line": 4
          },
          {
            "location": "src/utils/css/is-part-inlinable.ts",
            "line": 7
          },
          {
            "location": "src/utils/css/is-rule-inlinable.ts",
            "line": 1
          },
          {
            "location": "src/utils/css/is-rule-inlinable.ts",
            "line": 4
          },
          {
            "location": "src/utils/css/is-rule-inlinable.ts",
            "line": 7
          },
          {
            "location": "src/utils/css/make-inline-styles-for.ts",
            "line": 1
          },
          {
            "location": "src/utils/css/make-inline-styles-for.ts",
            "line": 14
          },
          {
            "location": "src/utils/css/make-inline-styles-for.ts",
            "line": 25
          },
          {
            "location": "src/utils/css/make-inline-styles-for.ts",
            "line": 30
          },
          {
            "location": "src/utils/css/make-inline-styles-for.ts",
            "line": 56
          },
          {
            "location": "src/utils/css/make-inline-styles-for.ts",
            "line": 63
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 12
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 33
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 34
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 57
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 58
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 73
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 87
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 99
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 103
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 108
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 112
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 119
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 123
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 158
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 159
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 178
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 179
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 193
          },
          {
            "location": "src/utils/css/resolve-all-css-variables.ts",
            "line": 194
          },
          {
            "location": "src/utils/css/resolve-calc-expressions.ts",
            "line": 1
          },
          {
            "location": "src/utils/css/resolve-calc-expressions.ts",
            "line": 7
          },
          {
            "location": "src/utils/css/sanitize-declarations.ts",
            "line": 11
          },
          {
            "location": "src/utils/css/sanitize-declarations.ts",
            "line": 171
          },
          {
            "location": "src/utils/css/sanitize-declarations.ts",
            "line": 175
          },
          {
            "location": "src/utils/css/sanitize-declarations.ts",
            "line": 181
          },
          {
            "location": "src/utils/css/sanitize-declarations.ts",
            "line": 184
          },
          {
            "location": "src/utils/css/sanitize-declarations.ts",
            "line": 186
          },
          {
            "location": "src/utils/css/sanitize-declarations.ts",
            "line": 309
          },
          {
            "location": "src/utils/css/sanitize-declarations.ts",
            "line": 359
          },
          {
            "location": "src/utils/css/sanitize-non-inlinable-rules.ts",
            "line": 1
          },
          {
            "location": "src/utils/css/sanitize-non-inlinable-rules.ts",
            "line": 15
          },
          {
            "location": "src/utils/css/sanitize-non-inlinable-rules.ts",
            "line": 19
          },
          {
            "location": "src/utils/css/sanitize-non-inlinable-rules.ts",
            "line": 21
          },
          {
            "location": "src/utils/css/sanitize-non-inlinable-rules.ts",
            "line": 26
          },
          {
            "location": "src/utils/css/split-mixed-rule.ts",
            "line": 1
          },
          {
            "location": "src/utils/css/split-mixed-rule.ts",
            "line": 20
          },
          {
            "location": "src/utils/css/split-mixed-rule.ts",
            "line": 28
          },
          {
            "location": "src/utils/css/split-mixed-rule.ts",
            "line": 31
          },
          {
            "location": "src/utils/css/split-mixed-rule.ts",
            "line": 32
          },
          {
            "location": "src/utils/css/unwrap-value.ts",
            "line": 1
          },
          {
            "location": "src/utils/tailwindcss/clone-element-with-inlined-styles.ts",
            "line": 1
          },
          {
            "location": "src/utils/tailwindcss/setup-tailwind.ts",
            "line": 1
          },
          {
            "location": "src/utils/tailwindcss/setup-tailwind.ts",
            "line": 79
          },
          {
            "location": "src/tailwind.tsx",
            "line": 1
          },
          {
            "location": "src/tailwind.tsx",
            "line": 139
          },
          {
            "location": "dist/index.d.mts",
            "line": 3
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "@vitejs",
      "name": "plugin-react",
      "version": "4.4.1",
      "description": "The default Vite plugin for React projects",
      "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/%40vitejs/plugin-react@4.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite-plugin-react.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitejs/plugin-react@4.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitejs/plugin-react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitejs/plugin-react"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitejs/plugin-react/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitejs/plugin-react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "integrations/vite/vite.config.ts",
            "line": 1
          },
          {
            "location": "integrations/vite/vite.config.ts",
            "line": 6
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "shelljs",
      "version": "0.10.0",
      "description": "TypeScript definitions for shelljs",
      "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/shelljs@0.10.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/shelljs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/shelljs@0.10.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/shelljs/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/shelljs/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/shelljs/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "css-tree",
      "version": "2.3.11",
      "description": "TypeScript definitions for css-tree",
      "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/css-tree@2.3.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/css-tree"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/css-tree@2.3.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/css-tree/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/css-tree/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/css-tree/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Paul Ehikhuemen (https://github.com/lordelogos)"
        }
      ],
      "group": "@responsive-email",
      "name": "react-email",
      "version": "0.0.4",
      "description": "A utility for writing responsive email templates with react-email",
      "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/%40responsive-email/react-email@0.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/codeskills-dev/responsive-email.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@responsive-email/react-email@0.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@responsive-email/react-email/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/@responsive-email/react-email/package.json"
              }
            ],
            "concludedValue": "node_modules/@responsive-email/react-email/package.json"
          }
        ]
      },
      "tags": [
        "templates"
      ]
    },
    {
      "group": "@react-email",
      "name": "text",
      "version": "0.1.6",
      "description": "A block of text separated by blank spaces",
      "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/%40react-email/text@0.1.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/resend/react-email.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-email/text@0.1.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-email/text/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-email/text,Text,@react-email/text/Text"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-email/text/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-email/text/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 57
          },
          {
            "location": "dist/index.mjs",
            "line": 13
          },
          {
            "location": "src/utils/react/is-component.ts",
            "line": 11
          }
        ]
      }
    },
    {
      "group": "@react-email",
      "name": "render",
      "version": "2.0.4",
      "description": "Transform React components into HTML email templates",
      "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/%40react-email/render@2.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/resend/react-email.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-email/render@2.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-email/render/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/@react-email/render/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-email/render/package.json"
          }
        ]
      },
      "tags": [
        "html"
      ]
    },
    {
      "group": "@react-email",
      "name": "preview",
      "version": "0.0.14",
      "description": "A preview text that will be displayed in the inbox of the recipient",
      "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/%40react-email/preview@0.0.14",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/resend/react-email.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-email/preview@0.0.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-email/preview/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-email/preview,Preview,@react-email/preview/Preview"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-email/preview/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-email/preview/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 55
          },
          {
            "location": "dist/index.mjs",
            "line": 12
          },
          {
            "location": "src/utils/react/is-component.ts",
            "line": 10
          }
        ]
      }
    },
    {
      "group": "@react-email",
      "name": "link",
      "version": "0.0.13",
      "description": "A hyperlink to web pages, email addresses, or anything else a URL can address",
      "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/%40react-email/link@0.0.13",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/resend/react-email.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-email/link@0.0.13",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-email/link/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-email/link,Link,@react-email/link/Link"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-email/link/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-email/link/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 53
          },
          {
            "location": "dist/index.mjs",
            "line": 11
          },
          {
            "location": "src/utils/react/is-component.ts",
            "line": 9
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "group": "@react-email",
      "name": "img",
      "version": "0.0.12",
      "description": "Display an image in your email",
      "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/%40react-email/img@0.0.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/resend/react-email.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-email/img@0.0.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-email/img/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-email/img,@react-email/img/Img"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-email/img/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-email/img/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 51
          },
          {
            "location": "dist/index.mjs",
            "line": 10
          },
          {
            "location": "src/utils/react/is-component.ts",
            "line": 8
          }
        ]
      }
    },
    {
      "group": "@react-email",
      "name": "html",
      "version": "0.0.12",
      "description": "A React html component to wrap emails",
      "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/%40react-email/html@0.0.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/resend/react-email.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-email/html@0.0.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-email/html/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/@react-email/html/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-email/html/package.json"
          }
        ]
      },
      "tags": [
        "html"
      ]
    },
    {
      "group": "@react-email",
      "name": "hr",
      "version": "0.0.12",
      "description": "Display a divider that separates content areas in your email",
      "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/%40react-email/hr@0.0.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/resend/react-email.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-email/hr@0.0.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-email/hr/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-email/hr,@react-email/hr/Hr"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-email/hr/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-email/hr/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 49
          },
          {
            "location": "dist/index.mjs",
            "line": 9
          },
          {
            "location": "src/utils/react/is-component.ts",
            "line": 7
          }
        ]
      }
    },
    {
      "group": "@react-email",
      "name": "heading",
      "version": "0.0.16",
      "description": "A block of heading text",
      "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/%40react-email/heading@0.0.16",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/resend/react-email.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-email/heading@0.0.16",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-email/heading/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-email/heading,Heading,@react-email/heading/Heading"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-email/heading/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-email/heading/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 47
          },
          {
            "location": "dist/index.mjs",
            "line": 8
          },
          {
            "location": "src/utils/react/is-component.ts",
            "line": 6
          }
        ]
      }
    },
    {
      "group": "@react-email",
      "name": "head",
      "version": "0.0.13",
      "description": "Contains head components such as style and meta elements.",
      "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/%40react-email/head@0.0.13",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/resend/react-email.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-email/head@0.0.13",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-email/head/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/@react-email/head/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-email/head/package.json"
          }
        ]
      }
    },
    {
      "group": "@react-email",
      "name": "container",
      "version": "0.0.16",
      "description": "A layout component that centers all the email content",
      "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/%40react-email/container@0.0.16",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/resend/react-email.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-email/container@0.0.16",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-email/container/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-email/container,Container,@react-email/container/Container"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-email/container/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-email/container/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 45
          },
          {
            "location": "dist/index.mjs",
            "line": 7
          },
          {
            "location": "src/utils/react/is-component.ts",
            "line": 5
          }
        ]
      }
    },
    {
      "group": "@react-email",
      "name": "code-inline",
      "version": "0.0.6",
      "description": "Display a predictable inline code HTML element that works on all email clients",
      "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/%40react-email/code-inline@0.0.6",
      "type": "library",
      "bom-ref": "pkg:npm/@react-email/code-inline@0.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-email/code-inline/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-email/code-inline,CodeInline,@react-email/code-inline/CodeInline"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-email/code-inline/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-email/code-inline/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 43
          },
          {
            "location": "dist/index.mjs",
            "line": 6
          },
          {
            "location": "src/utils/react/is-component.ts",
            "line": 4
          }
        ]
      },
      "tags": [
        "html"
      ]
    },
    {
      "group": "@react-email",
      "name": "code-block",
      "version": "0.2.1",
      "description": "Display code with a selected theme and regex highlighting using Prism.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/%40react-email/code-block@0.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/resend/react-email.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-email/code-block@0.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-email/code-block/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-email/code-block,CodeBlock,@react-email/code-block/CodeBlock"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-email/code-block/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-email/code-block/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 41
          },
          {
            "location": "dist/index.mjs",
            "line": 5
          },
          {
            "location": "src/utils/react/is-component.ts",
            "line": 3
          }
        ]
      }
    },
    {
      "group": "@react-email",
      "name": "button",
      "version": "0.2.1",
      "description": "A link that is styled to look like a button",
      "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/%40react-email/button@0.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/resend/react-email.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-email/button@0.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-email/button/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-email/button,Button,@react-email/button/Button"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-email/button/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-email/button/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 39
          },
          {
            "location": "dist/index.mjs",
            "line": 4
          },
          {
            "location": "src/utils/react/is-component.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "group": "@react-email",
      "name": "body",
      "version": "0.2.1",
      "description": "A React body component to wrap emails",
      "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/%40react-email/body@0.2.1",
      "type": "library",
      "bom-ref": "pkg:npm/@react-email/body@0.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-email/body/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-email/body,Body,@react-email/body/Body"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-email/body/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-email/body/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 37
          },
          {
            "location": "dist/index.mjs",
            "line": 3
          },
          {
            "location": "src/utils/react/is-component.ts",
            "line": 1
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@react-email/tailwind@2.0.5"
      ],
      "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-15T15:22:50Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 15, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'tailwind' with version '2.0.5'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 27 source files."
    }
  ]
}