{
    "packages": [
        {
            "name": "hexydec/cssdoc",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hexydec/cssdoc.git",
                "reference": "3ebf108bb73273269f3dce1158582974646c7511"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hexydec/cssdoc/zipball/3ebf108bb73273269f3dce1158582974646c7511",
                "reference": "3ebf108bb73273269f3dce1158582974646c7511",
                "shasum": ""
            },
            "require": {
                "hexydec/tokenise": "1.0.1",
                "php": ">=8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "9.5.24"
            },
            "time": "2023-05-15T16:49:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Will Earp",
                    "email": "will@hexydec.com",
                    "homepage": "https://github.com/hexydec"
                }
            ],
            "description": "A token based CSS Document parser and minifier written in PHP",
            "homepage": "https://github.com/hexydec/cssdoc",
            "keywords": [
                "compiler",
                "css",
                "minifier",
                "minify",
                "parser",
                "stylesheet"
            ],
            "support": {
                "issues": "https://github.com/hexydec/cssdoc/issues",
                "source": "https://github.com/hexydec/cssdoc/tree/1.1.1"
            },
            "install-path": "../hexydec/cssdoc"
        },
        {
            "name": "hexydec/htmldoc",
            "version": "1.8.1",
            "version_normalized": "1.8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hexydec/htmldoc.git",
                "reference": "2636850297cc189962a99c63ed78dbb66209f5ac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hexydec/htmldoc/zipball/2636850297cc189962a99c63ed78dbb66209f5ac",
                "reference": "2636850297cc189962a99c63ed78dbb66209f5ac",
                "shasum": ""
            },
            "require": {
                "hexydec/cssdoc": "1.1.1",
                "hexydec/jslite": "1.0.1",
                "hexydec/tokenise": "1.0.1",
                "php": ">=8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "10.1.2"
            },
            "time": "2023-05-21T14:47:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Will Earp",
                    "email": "will@hexydec.com",
                    "homepage": "https://github.com/hexydec"
                }
            ],
            "description": "A token based HTML document parser and minifier. Minify HTML documents including inline CSS, Javascript, and SVG's on the fly. Extract document text, attributes, and fragments. Full test suite.",
            "homepage": "https://github.com/hexydec/htmldoc",
            "keywords": [
                "compiler",
                "css",
                "dom",
                "html",
                "javascript",
                "minifier",
                "minify",
                "parser",
                "simplehtmldom",
                "svg",
                "xml"
            ],
            "support": {
                "issues": "https://github.com/hexydec/htmldoc/issues",
                "source": "https://github.com/hexydec/htmldoc/tree/1.8.1"
            },
            "install-path": "../hexydec/htmldoc"
        },
        {
            "name": "hexydec/jslite",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hexydec/jslite.git",
                "reference": "c6c7051d2c52083acead468e4760c19e3f3da448"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hexydec/jslite/zipball/c6c7051d2c52083acead468e4760c19e3f3da448",
                "reference": "c6c7051d2c52083acead468e4760c19e3f3da448",
                "shasum": ""
            },
            "require": {
                "hexydec/tokenise": "1.0.1",
                "php": ">=8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "9.5.24"
            },
            "time": "2023-05-15T16:40:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Will Earp",
                    "email": "will@hexydec.com",
                    "homepage": "https://github.com/hexydec"
                }
            ],
            "description": "A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP",
            "homepage": "https://github.com/hexydec/jslite",
            "keywords": [
                "JS",
                "compiler",
                "javascript",
                "minifier",
                "minify",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/hexydec/jslite/issues",
                "source": "https://github.com/hexydec/jslite/tree/1.0.1"
            },
            "install-path": "../hexydec/jslite"
        },
        {
            "name": "hexydec/tokenise",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hexydec/tokenise.git",
                "reference": "51f2f476fabb77c0033df3fd51d6e36dae446a97"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hexydec/tokenise/zipball/51f2f476fabb77c0033df3fd51d6e36dae446a97",
                "reference": "51f2f476fabb77c0033df3fd51d6e36dae446a97",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "phpunit/phpunit": "9.5"
            },
            "time": "2022-09-15T19:52:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Will Earp",
                    "email": "will@hexydec.com",
                    "homepage": "https://github.com/hexydec"
                }
            ],
            "description": "A program for performing lexical analysis, written in PHP",
            "support": {
                "issues": "https://github.com/hexydec/tokenise/issues",
                "source": "https://github.com/hexydec/tokenise/tree/1.0.1"
            },
            "install-path": "../hexydec/tokenise"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
