{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "eef34880c17415a11aaa8fa92231b4fc", "content-hash": "1dcee5d81a786ce03ba3dcd9e47b7251", "packages": [], "packages-dev": [ { "name": "codeception/c3", "version": "2.0.x-dev", "source": { "type": "git", "url": "https://github.com/Codeception/c3.git", "reference": "d841be32a6785e2f565b9f88f5ff36c905931a9a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeception/c3/zipball/d841be32a6785e2f565b9f88f5ff36c905931a9a", "reference": "d841be32a6785e2f565b9f88f5ff36c905931a9a", "shasum": "" }, "require": { "composer-plugin-api": "^1.0", "php": ">=5.4.0" }, "type": "composer-plugin", "extra": { "class": "Codeception\\c3\\Installer" }, "autoload": { "psr-4": { "Codeception\\c3\\": "." } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tiger Seo", "email": "tiger.seo@gmail.com" }, { "name": "Michael Bodnarchuk", "email": "davert.php@codegyre.com", "homepage": "http://codegyre.com" } ], "description": "CodeCoverage collector for Codeception", "homepage": "http://codeception.com/", "keywords": [ "code coverage", "codecoverage" ], "time": "2018-05-26 22:34:28" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "codeception/c3": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }