{
    "packages": [
        {
            "name": "neilime/php-css-lint",
            "version": "v6.0.1",
            "version_normalized": "6.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neilime/php-css-lint.git",
                "reference": "58905fb73963cdf9d2c25c0d6bbe57e821a7a0ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neilime/php-css-lint/zipball/58905fb73963cdf9d2c25c0d6bbe57e821a7a0ae",
                "reference": "58905fb73963cdf9d2c25c0d6bbe57e821a7a0ae",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^8.1"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "^7.9",
                "mikey179/vfsstream": "^1.6",
                "pcov/clobber": "^2.0",
                "phpunit/phpunit": "^9.5.27",
                "symfony/cache": "^6.4",
                "symfony/console": "^6.4",
                "symfony/css-selector": "^6.4",
                "symfony/dom-crawler": "^6.4"
            },
            "time": "2025-06-24T19:20:53+00:00",
            "bin": [
                "scripts/php-css-lint"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CssLint\\": "src/CssLint"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Neilime",
                    "homepage": "https://github.com/neilime",
                    "role": "Developer"
                }
            ],
            "description": "Powerful & memory efficient CSS linter for PHP",
            "homepage": "https://neilime.github.io/php-css-lint/",
            "keywords": [
                "css",
                "lint",
                "linter",
                "syntax",
                "validation"
            ],
            "support": {
                "issues": "https://github.com/neilime/php-css-lint/issues",
                "source": "https://github.com/neilime/php-css-lint/tree/v6.0.1"
            },
            "funding": [
                {
                    "url": "https://github.com/neilime",
                    "type": "github"
                }
            ],
            "install-path": "../neilime/php-css-lint"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
