{ "_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": "6299880fd4ead467c3cdd1bec603458d", "packages": [ { "name": "jakoch/phantomjs-installer", "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/jakoch/phantomjs-installer.git", "reference": "4ba2bc95dd442fd4ad9159c45882aa372bbb51cd" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jakoch/phantomjs-installer/jakoch-phantomjs-installer-4ba2bc95dd442fd4ad9159c45882aa372bbb51cd-zip-5de0b7.zip", "reference": "4ba2bc95dd442fd4ad9159c45882aa372bbb51cd", "shasum": "2f2e1f024e25f0f437f239e486a994d5fbe88775" }, "require": { "ext-bz2": "*", "ext-openssl": "*", "php": ">5.3" }, "require-dev": { "composer/composer": "^1.2", "phpunit/phpunit": "^8" }, "type": "custom-installer", "autoload": { "psr-0": { "PhantomInstaller\\": "src/" }, "psr-4": { "PhantomInstaller\\Test\\": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jens-André Koch", "email": "jakoch@web.de" } ], "description": "A Composer package which installs the PhantomJS binary (Linux, Windows, Mac) into `/bin` of your project.", "keywords": [ "binaries", "headless", "phantomjs" ], "time": "2021-09-03T18:54:42+00:00" }, { "name": "jerome-breton/casperjs-installer", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/jerome-breton/casperjs-installer.git", "reference": "4a5c0c03480f824038424cbd9f35233a20de4186" }, "dist": { "type": "zip", "url": "https://composer.tiki.org/dist/jerome-breton/casperjs-installer/jerome-breton-casperjs-installer-4a5c0c03480f824038424cbd9f35233a20de4186-zip-87800a.zip", "reference": "4a5c0c03480f824038424cbd9f35233a20de4186", "shasum": "2bceb59d3581346c670d1cd54274d23cdc462a85" }, "require": { "ext-openssl": "*", "jakoch/phantomjs-installer": "*" }, "type": "custom-installer", "autoload": { "psr-0": { "CasperJsInstaller\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jérôme Breton", "email": "jerome.breton@gmail.com" } ], "description": "A Composer package which installs the CasperJS binary for your project.", "keywords": [ "binaries", "casperJs", "headless", "phantomjs" ], "time": "2022-01-27T14:10:21+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "jerome-breton/casperjs-installer": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "1.1.0" }