[
    {
        "name": "scssphp/scssphp",
        "version": "1.0.9",
        "version_normalized": "1.0.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/scssphp/scssphp.git",
            "reference": "c6626eebae7b123321d5ea803998487d835c260d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/scssphp/scssphp/zipball/c6626eebae7b123321d5ea803998487d835c260d",
            "reference": "c6626eebae7b123321d5ea803998487d835c260d",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "ext-json": "*",
            "php": ">=5.6.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3",
            "squizlabs/php_codesniffer": "~2.5",
            "twbs/bootstrap": "~4.3",
            "zurb/foundation": "~6.5"
        },
        "time": "2020-04-01T15:23:18+00:00",
        "bin": [
            "bin/pscss"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ScssPhp\\ScssPhp\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Anthon Pang",
                "email": "apang@softwaredevelopment.ca",
                "homepage": "https://github.com/robocoder"
            },
            {
                "name": "Cédric Morin",
                "email": "cedric@yterium.com",
                "homepage": "https://github.com/Cerdic"
            }
        ],
        "description": "scssphp is a compiler for SCSS written in PHP.",
        "homepage": "http://scssphp.github.io/scssphp/",
        "keywords": [
            "css",
            "less",
            "sass",
            "scss",
            "stylesheet"
        ]
    }
]
