{ "_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": "9cb77d181c554b2095e756ee2b735e2c", "packages": [ { "name": "leafo/scssphp", "version": "v0.0.12", "source": { "type": "git", "url": "https://github.com/leafo/scssphp.git", "reference": "ff76df3e45af45e808f3fcd516a2cb5cbc77f45e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/leafo/scssphp/zipball/ff76df3e45af45e808f3fcd516a2cb5cbc77f45e", "reference": "ff76df3e45af45e808f3fcd516a2cb5cbc77f45e", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "php": ">=5.3.0", "phpunit/phpunit": "3.7.*" }, "bin": [ "pscss" ], "type": "library", "autoload": { "classmap": [ "scss.inc.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT", "GPL-3.0" ], "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.net/scssphp/", "time": "2014-07-07T01:51:39+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }