{ "_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": "6bd4e32a191ef420fb07d96c3c9241c2", "packages": [ { "name": "hirak/prestissimo", "version": "0.3.8", "source": { "type": "git", "url": "https://github.com/hirak/prestissimo.git", "reference": "7cc32689810e604f95f9eadb3c5074135aa872f1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hirak/prestissimo/zipball/7cc32689810e604f95f9eadb3c5074135aa872f1", "reference": "7cc32689810e604f95f9eadb3c5074135aa872f1", "shasum": "" }, "require": { "composer-plugin-api": "^1.0.0", "ext-curl": "*", "php": "^5.3.2 || ^7.0" }, "require-dev": { "composer/composer": "1.0.0", "phpunit/phpunit": "^4.8", "squizlabs/php_codesniffer": "^2.5" }, "type": "composer-plugin", "extra": { "class": "Hirak\\Prestissimo\\Plugin" }, "autoload": { "psr-4": { "Hirak\\Prestissimo\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Hiraku NAKANO", "email": "hiraku@tojiru.net" } ], "description": "composer parallel install plugin", "keywords": [ "install", "parallel", "speedup" ], "time": "2018-08-21T22:35:06+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }