flash.moe/public/whois/composer.lock

64 lines
2 KiB
Text
Raw Normal View History

2020-08-20 00:02:37 +00:00
{
"_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": "3c3da6e044e59ea408eedaa45634f081",
"packages": [
{
"name": "flashwave/whois-php",
"version": "v1.0.3.3",
"source": {
"type": "git",
"url": "https://github.com/flashwave/whois-php.git",
"reference": "0eae1b4c863f8cfaee88bf3abdf2dd6d3d490bf8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/flashwave/whois-php/zipball/0eae1b4c863f8cfaee88bf3abdf2dd6d3d490bf8",
"reference": "0eae1b4c863f8cfaee88bf3abdf2dd6d3d490bf8",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"phpunit/phpunit": "5.5.*"
},
"type": "library",
"autoload": {
"psr-4": {
"Whois\\": "src/Whois/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Julian van de Groep",
"email": "me@flash.moe",
"homepage": "https://flash.moe"
}
],
"description": "Whois client library for PHP",
"keywords": [
"flashwave",
"php",
"whois"
],
"time": "2017-11-20T18:54:50+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}