{ "_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": "1fa458190098313baf5b2ac5a1927921", "packages": [ { "name": "leafo/scssphp", "version": "v0.8.2", "source": { "type": "git", "url": "https://github.com/leafo/scssphp.git", "reference": "1b168bfee60889547e1fe55b9afdf055f6d3c58d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/leafo/scssphp/zipball/1b168bfee60889547e1fe55b9afdf055f6d3c58d", "reference": "1b168bfee60889547e1fe55b9afdf055f6d3c58d", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.6", "squizlabs/php_codesniffer": "~2.5", "twbs/bootstrap": "~4.3", "zurb/foundation": "~6.5" }, "bin": [ "bin/pscss" ], "type": "library", "autoload": { "psr-4": { "Leafo\\ScssPhp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Leaf Corcoran", "email": "leafot@gmail.com", "homepage": "http://leafo.net" } ], "description": "scssphp is a compiler for SCSS written in PHP.", "homepage": "http://leafo.github.io/scssphp/", "keywords": [ "css", "less", "sass", "scss", "stylesheet" ], "time": "2019-05-09T18:51:51+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }