100 lines
3.2 KiB
JSON
Executable File
100 lines
3.2 KiB
JSON
Executable File
[
|
|
{
|
|
"name": "jakoch/phantomjs-installer",
|
|
"version": "3.0.1",
|
|
"version_normalized": "3.0.1.0",
|
|
"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"
|
|
},
|
|
"time": "2021-09-03T18:54:42+00:00",
|
|
"type": "custom-installer",
|
|
"installation-source": "dist",
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"name": "jerome-breton/casperjs-installer",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"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": "*"
|
|
},
|
|
"time": "2022-01-27T14:10:21+00:00",
|
|
"type": "custom-installer",
|
|
"installation-source": "dist",
|
|
"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"
|
|
]
|
|
}
|
|
]
|