{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "827b45a42efec46c3f03ee152e98445b", "packages": [ { "name": "tedivm/jshrink", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/tedious/JShrink.git", "reference": "7575d9d96f113bc7c1c28ec8231ee086751a9078" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tedious/JShrink/zipball/7575d9d96f113bc7c1c28ec8231ee086751a9078", "reference": "7575d9d96f113bc7c1c28ec8231ee086751a9078", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "fabpot/php-cs-fixer": "0.4.0", "phpunit/phpunit": "4.0.*", "satooshi/php-coveralls": "dev-master" }, "type": "library", "autoload": { "psr-0": { "JShrink": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Robert Hafner", "email": "tedivm@tedivm.com" } ], "description": "Javascript Minifier built in PHP", "homepage": "http://github.com/tedious/JShrink", "keywords": [ "javascript", "minifier" ], "time": "2014-11-11 03:54:14" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }