{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "ef0184386e89eda6295a6a120f0bbf61",
    "packages": [
        {
            "name": "neilime/php-css-lint",
            "version": "v2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neilime/php-css-lint.git",
                "reference": "11b2961a1b522d790f64c0a28af5715cae6ebb39"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neilime/php-css-lint/zipball/11b2961a1b522d790f64c0a28af5715cae6ebb39",
                "reference": "11b2961a1b522d790f64c0a28af5715cae6ebb39",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.3"
            },
            "require-dev": {
                "pcov/clobber": "^2.0",
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpunit/phpunit": "^9.2.5",
                "slam/phpstan-laminas-framework": "^0.12",
                "squizlabs/php_codesniffer": "^3.5"
            },
            "bin": [
                "scripts/php-css-lint"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "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"
            ],
            "time": "2020-07-09T09:27:31+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.0.0"
}
