{
    "packages": [
        {
            "name": "dompdf\/dompdf",
            "version": "v3.1.4",
            "version_normalized": "3.1.4.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/dompdf\/dompdf.git",
                "reference": "db712c90c5b9868df3600e64e68da62e78a34623"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/dompdf\/dompdf\/zipball\/db712c90c5b9868df3600e64e68da62e78a34623",
                "reference": "db712c90c5b9868df3600e64e68da62e78a34623",
                "shasum": ""
            },
            "require": {
                "dompdf\/php-font-lib": "^1.0.0",
                "dompdf\/php-svg-lib": "^1.0.0",
                "ext-dom": "*",
                "ext-mbstring": "*",
                "masterminds\/html5": "^2.0",
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "ext-gd": "*",
                "ext-json": "*",
                "ext-zip": "*",
                "mockery\/mockery": "^1.3",
                "phpunit\/phpunit": "^7.5 || ^8 || ^9 || ^10 || ^11",
                "squizlabs\/php_codesniffer": "^3.5",
                "symfony\/process": "^4.4 || ^5.4 || ^6.2 || ^7.0"
            },
            "suggest": {
                "ext-gd": "Needed to process images",
                "ext-gmagick": "Improves image processing performance",
                "ext-imagick": "Improves image processing performance",
                "ext-zlib": "Needed for pdf stream compression"
            },
            "time": "2025-10-29T12:43:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SUR\\SiteUpdatesReport\\Scoped\\Dompdf\\": "src\/"
                },
                "classmap": [
                    "lib\/"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "The Dompdf Community",
                    "homepage": "https:\/\/github.com\/dompdf\/dompdf\/blob\/master\/AUTHORS.md"
                }
            ],
            "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
            "homepage": "https:\/\/github.com\/dompdf\/dompdf",
            "support": {
                "issues": "https:\/\/github.com\/dompdf\/dompdf\/issues",
                "source": "https:\/\/github.com\/dompdf\/dompdf\/tree\/v3.1.4"
            },
            "install-path": "..\/dompdf\/dompdf"
        },
        {
            "name": "dompdf\/php-font-lib",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/dompdf\/php-font-lib.git",
                "reference": "a6e9a688a2a80016ac080b97be73d3e10c444c9a"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/dompdf\/php-font-lib\/zipball\/a6e9a688a2a80016ac080b97be73d3e10c444c9a",
                "reference": "a6e9a688a2a80016ac080b97be73d3e10c444c9a",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "phpunit\/phpunit": "^7.5 || ^8 || ^9 || ^10 || ^11 || ^12"
            },
            "time": "2026-01-20T14:10:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SUR\\SiteUpdatesReport\\Scoped\\FontLib\\": "src\/FontLib"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "The FontLib Community",
                    "homepage": "https:\/\/github.com\/dompdf\/php-font-lib\/blob\/master\/AUTHORS.md"
                }
            ],
            "description": "A library to read, parse, export and make subsets of different types of font files.",
            "homepage": "https:\/\/github.com\/dompdf\/php-font-lib",
            "support": {
                "issues": "https:\/\/github.com\/dompdf\/php-font-lib\/issues",
                "source": "https:\/\/github.com\/dompdf\/php-font-lib\/tree\/1.0.2"
            },
            "install-path": "..\/dompdf\/php-font-lib"
        },
        {
            "name": "dompdf\/php-svg-lib",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/dompdf\/php-svg-lib.git",
                "reference": "8259ffb930817e72b1ff1caef5d226501f3dfeb1"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/dompdf\/php-svg-lib\/zipball\/8259ffb930817e72b1ff1caef5d226501f3dfeb1",
                "reference": "8259ffb930817e72b1ff1caef5d226501f3dfeb1",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^7.1 || ^8.0",
                "sabberworm\/php-css-parser": "^8.4 || ^9.0"
            },
            "require-dev": {
                "phpunit\/phpunit": "^7.5 || ^8 || ^9 || ^10 || ^11"
            },
            "time": "2026-01-02T16:01:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SUR\\SiteUpdatesReport\\Scoped\\Svg\\": "src\/Svg"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "The SvgLib Community",
                    "homepage": "https:\/\/github.com\/dompdf\/php-svg-lib\/blob\/master\/AUTHORS.md"
                }
            ],
            "description": "A library to read, parse and export to PDF SVG files.",
            "homepage": "https:\/\/github.com\/dompdf\/php-svg-lib",
            "support": {
                "issues": "https:\/\/github.com\/dompdf\/php-svg-lib\/issues",
                "source": "https:\/\/github.com\/dompdf\/php-svg-lib\/tree\/1.0.2"
            },
            "install-path": "..\/dompdf\/php-svg-lib"
        },
        {
            "name": "html2text\/html2text",
            "version": "4.3.2",
            "version_normalized": "4.3.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/mtibben\/html2text.git",
                "reference": "3b443cbe302b52eb5806a21a9dbd79524203970a"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/mtibben\/html2text\/zipball\/3b443cbe302b52eb5806a21a9dbd79524203970a",
                "reference": "3b443cbe302b52eb5806a21a9dbd79524203970a",
                "shasum": ""
            },
            "require-dev": {
                "phpunit\/phpunit": "~4|^9.0"
            },
            "suggest": {
                "ext-mbstring": "For best performance",
                "symfony\/polyfill-mbstring": "If you can't install ext-mbstring"
            },
            "time": "2024-08-20T02:43:29+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SUR\\SiteUpdatesReport\\Scoped\\Html2Text\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Converts HTML to formatted plain text",
            "support": {
                "issues": "https:\/\/github.com\/mtibben\/html2text\/issues",
                "source": "https:\/\/github.com\/mtibben\/html2text\/tree\/4.3.2"
            },
            "install-path": "..\/html2text\/html2text"
        },
        {
            "name": "masterminds\/html5",
            "version": "2.10.0",
            "version_normalized": "2.10.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/Masterminds\/html5-php.git",
                "reference": "fcf91eb64359852f00d921887b219479b4f21251"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/Masterminds\/html5-php\/zipball\/fcf91eb64359852f00d921887b219479b4f21251",
                "reference": "fcf91eb64359852f00d921887b219479b4f21251",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit\/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9"
            },
            "time": "2025-07-25T09:04:22+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SUR\\SiteUpdatesReport\\Scoped\\Masterminds\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matt Butcher",
                    "email": "technosophos@gmail.com"
                },
                {
                    "name": "Matt Farina",
                    "email": "matt@mattfarina.com"
                },
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                }
            ],
            "description": "An HTML5 parser and serializer.",
            "homepage": "http:\/\/masterminds.github.io\/html5-php",
            "keywords": [
                "HTML5",
                "dom",
                "html",
                "parser",
                "querypath",
                "serializer",
                "xml"
            ],
            "support": {
                "issues": "https:\/\/github.com\/Masterminds\/html5-php\/issues",
                "source": "https:\/\/github.com\/Masterminds\/html5-php\/tree\/2.10.0"
            },
            "install-path": "..\/masterminds\/html5"
        },
        {
            "name": "sabberworm\/php-css-parser",
            "version": "v9.1.0",
            "version_normalized": "9.1.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/MyIntervals\/PHP-CSS-Parser.git",
                "reference": "1b363fdbdc6dd0ca0f4bf98d3a4d7f388133f1fb"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/MyIntervals\/PHP-CSS-Parser\/zipball\/1b363fdbdc6dd0ca0f4bf98d3a4d7f388133f1fb",
                "reference": "1b363fdbdc6dd0ca0f4bf98d3a4d7f388133f1fb",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": "^7.2.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "thecodingmachine\/safe": "^1.3 || ^2.5 || ^3.3"
            },
            "require-dev": {
                "php-parallel-lint\/php-parallel-lint": "1.4.0",
                "phpstan\/extension-installer": "1.4.3",
                "phpstan\/phpstan": "1.12.28 || 2.1.25",
                "phpstan\/phpstan-phpunit": "1.4.2 || 2.0.7",
                "phpstan\/phpstan-strict-rules": "1.6.2 || 2.0.6",
                "phpunit\/phpunit": "8.5.46",
                "rawr\/phpunit-data-provider": "3.3.1",
                "rector\/rector": "1.2.10 || 2.1.7",
                "rector\/type-perfect": "1.0.0 || 2.1.0"
            },
            "suggest": {
                "ext-mbstring": "for parsing UTF-8 CSS"
            },
            "time": "2025-09-14T07:37:21+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "9.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SUR\\SiteUpdatesReport\\Scoped\\Sabberworm\\CSS\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Raphael Schweikert"
                },
                {
                    "name": "Oliver Klee",
                    "email": "github@oliverklee.de"
                },
                {
                    "name": "Jake Hotson",
                    "email": "jake.github@qzdesign.co.uk"
                }
            ],
            "description": "Parser for CSS Files written in PHP",
            "homepage": "https:\/\/www.sabberworm.com\/blog\/2010\/6\/10\/php-css-parser",
            "keywords": [
                "css",
                "parser",
                "stylesheet"
            ],
            "support": {
                "issues": "https:\/\/github.com\/MyIntervals\/PHP-CSS-Parser\/issues",
                "source": "https:\/\/github.com\/MyIntervals\/PHP-CSS-Parser\/tree\/v9.1.0"
            },
            "install-path": "..\/sabberworm\/php-css-parser"
        },
        {
            "name": "symfony\/css-selector",
            "version": "v5.4.45",
            "version_normalized": "5.4.45.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/css-selector.git",
                "reference": "4f7f3c35fba88146b56d0025d20ace3f3901f097"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/css-selector\/zipball\/4f7f3c35fba88146b56d0025d20ace3f3901f097",
                "reference": "4f7f3c35fba88146b56d0025d20ace3f3901f097",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony\/polyfill-php80": "^1.16"
            },
            "time": "2024-09-25T14:11:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SUR\\SiteUpdatesReport\\Scoped\\Symfony\\Component\\CssSelector\\": ""
                },
                "exclude-from-classmap": [
                    "\/Tests\/"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Jean-Fran\u00e7ois Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Converts CSS selectors to XPath expressions",
            "homepage": "https:\/\/symfony.com",
            "support": {
                "source": "https:\/\/github.com\/symfony\/css-selector\/tree\/v5.4.45"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/css-selector"
        },
        {
            "name": "symfony\/polyfill-php80",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-php80.git",
                "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
                "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2025-01-02T08:10:11+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/polyfill",
                    "name": "symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "SUR\\SiteUpdatesReport\\Scoped\\Symfony\\Polyfill\\Php80\\": ""
                },
                "classmap": [
                    "Resources\/stubs"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-php80\/tree\/v1.33.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-php80"
        },
        {
            "name": "thecodingmachine\/safe",
            "version": "v1.3.3",
            "version_normalized": "1.3.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/thecodingmachine\/safe.git",
                "reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/thecodingmachine\/safe\/zipball\/a8ab0876305a4cdaef31b2350fcb9811b5608dbc",
                "reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "phpstan\/phpstan": "^0.12",
                "squizlabs\/php_codesniffer": "^3.2",
                "thecodingmachine\/phpstan-strict-rules": "^0.12"
            },
            "time": "2020-10-28T17:51:34+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "deprecated\/apc.php",
                    "deprecated\/libevent.php",
                    "deprecated\/mssql.php",
                    "deprecated\/stats.php",
                    "lib\/special_cases.php",
                    "generated\/apache.php",
                    "generated\/apcu.php",
                    "generated\/array.php",
                    "generated\/bzip2.php",
                    "generated\/calendar.php",
                    "generated\/classobj.php",
                    "generated\/com.php",
                    "generated\/cubrid.php",
                    "generated\/curl.php",
                    "generated\/datetime.php",
                    "generated\/dir.php",
                    "generated\/eio.php",
                    "generated\/errorfunc.php",
                    "generated\/exec.php",
                    "generated\/fileinfo.php",
                    "generated\/filesystem.php",
                    "generated\/filter.php",
                    "generated\/fpm.php",
                    "generated\/ftp.php",
                    "generated\/funchand.php",
                    "generated\/gmp.php",
                    "generated\/gnupg.php",
                    "generated\/hash.php",
                    "generated\/ibase.php",
                    "generated\/ibmDb2.php",
                    "generated\/iconv.php",
                    "generated\/image.php",
                    "generated\/imap.php",
                    "generated\/info.php",
                    "generated\/ingres-ii.php",
                    "generated\/inotify.php",
                    "generated\/json.php",
                    "generated\/ldap.php",
                    "generated\/libxml.php",
                    "generated\/lzf.php",
                    "generated\/mailparse.php",
                    "generated\/mbstring.php",
                    "generated\/misc.php",
                    "generated\/msql.php",
                    "generated\/mysql.php",
                    "generated\/mysqli.php",
                    "generated\/mysqlndMs.php",
                    "generated\/mysqlndQc.php",
                    "generated\/network.php",
                    "generated\/oci8.php",
                    "generated\/opcache.php",
                    "generated\/openssl.php",
                    "generated\/outcontrol.php",
                    "generated\/password.php",
                    "generated\/pcntl.php",
                    "generated\/pcre.php",
                    "generated\/pdf.php",
                    "generated\/pgsql.php",
                    "generated\/posix.php",
                    "generated\/ps.php",
                    "generated\/pspell.php",
                    "generated\/readline.php",
                    "generated\/rpminfo.php",
                    "generated\/rrd.php",
                    "generated\/sem.php",
                    "generated\/session.php",
                    "generated\/shmop.php",
                    "generated\/simplexml.php",
                    "generated\/sockets.php",
                    "generated\/sodium.php",
                    "generated\/solr.php",
                    "generated\/spl.php",
                    "generated\/sqlsrv.php",
                    "generated\/ssdeep.php",
                    "generated\/ssh2.php",
                    "generated\/stream.php",
                    "generated\/strings.php",
                    "generated\/swoole.php",
                    "generated\/uodbc.php",
                    "generated\/uopz.php",
                    "generated\/url.php",
                    "generated\/var.php",
                    "generated\/xdiff.php",
                    "generated\/xml.php",
                    "generated\/xmlrpc.php",
                    "generated\/yaml.php",
                    "generated\/yaz.php",
                    "generated\/zip.php",
                    "generated\/zlib.php"
                ],
                "psr-4": {
                    "SUR\\SiteUpdatesReport\\Scoped\\Safe\\": [
                        "lib\/",
                        "deprecated\/",
                        "generated\/"
                    ]
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "PHP core functions that throw exceptions instead of returning FALSE on error",
            "support": {
                "issues": "https:\/\/github.com\/thecodingmachine\/safe\/issues",
                "source": "https:\/\/github.com\/thecodingmachine\/safe\/tree\/v1.3.3"
            },
            "install-path": "..\/thecodingmachine\/safe"
        },
        {
            "name": "tijsverkoyen\/css-to-inline-styles",
            "version": "v2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/tijsverkoyen\/CssToInlineStyles.git",
                "reference": "f0292ccf0ec75843d65027214426b6b163b48b41"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/tijsverkoyen\/CssToInlineStyles\/zipball\/f0292ccf0ec75843d65027214426b6b163b48b41",
                "reference": "f0292ccf0ec75843d65027214426b6b163b48b41",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": "^7.4 || ^8.0",
                "symfony\/css-selector": "^5.4 || ^6.0 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan\/phpstan": "^2.0",
                "phpstan\/phpstan-phpunit": "^2.0",
                "phpunit\/phpunit": "^8.5.21 || ^9.5.10"
            },
            "time": "2025-12-02T11:56:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SUR\\SiteUpdatesReport\\Scoped\\TijsVerkoyen\\CssToInlineStyles\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Tijs Verkoyen",
                    "email": "css_to_inline_styles@verkoyen.eu",
                    "role": "Developer"
                }
            ],
            "description": "CssToInlineStyles is a class that enables you to convert HTML-pages\/files into HTML-pages\/files with inline styles. This is very useful when you're sending emails.",
            "homepage": "https:\/\/github.com\/tijsverkoyen\/CssToInlineStyles",
            "support": {
                "issues": "https:\/\/github.com\/tijsverkoyen\/CssToInlineStyles\/issues",
                "source": "https:\/\/github.com\/tijsverkoyen\/CssToInlineStyles\/tree\/v2.4.0"
            },
            "install-path": "..\/tijsverkoyen\/css-to-inline-styles"
        }
    ],
    "dev": true,
    "dev-package-names": []
}