{ "_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": "639d6b1231e90f706ba0d28d5e0a622f", "packages": [ { "name": "scssphp/scssphp", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/scssphp/scssphp.git", "reference": "4363ddce8d750f055c436833dd77d83517946532" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/scssphp/scssphp/zipball/4363ddce8d750f055c436833dd77d83517946532", "reference": "4363ddce8d750f055c436833dd77d83517946532", "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": "~3.5", "twbs/bootstrap": "~4.3", "zurb/foundation": "~6.5" }, "bin": [ "bin/pscss" ], "type": "library", "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" ], "time": "2020-04-21T15:53:32+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }