You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
172 lines
5.6 KiB
172 lines
5.6 KiB
{
|
|
"_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": "92a5912148dfd08b1bc438eace6cede9",
|
|
"packages": [
|
|
{
|
|
"name": "asika/simple-console",
|
|
"version": "1.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/asika32764/php-simple-console.git",
|
|
"reference": "0b624c1a999849dc6481a47182e58d593bf65068"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/asika32764/php-simple-console/zipball/0b624c1a999849dc6481a47182e58d593bf65068",
|
|
"reference": "0b624c1a999849dc6481a47182e58d593bf65068",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Asika\\SimpleConsole\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Simon Asika",
|
|
"email": "asika32764@gmail.com"
|
|
}
|
|
],
|
|
"description": "One file console framework to help you write build scripts.",
|
|
"time": "2018-03-08T12:05:40+00:00"
|
|
},
|
|
{
|
|
"name": "mrpetovan/net_ping",
|
|
"version": "1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MrPetovan/Net_Ping.git",
|
|
"reference": "cb82b6f068012cec757c7ac93f79c5af2a3f8255"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MrPetovan/Net_Ping/zipball/cb82b6f068012cec757c7ac93f79c5af2a3f8255",
|
|
"reference": "cb82b6f068012cec757c7ac93f79c5af2a3f8255",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"pear/pear_exception": "*"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Net": "./"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"./"
|
|
],
|
|
"license": [
|
|
"PHP-3.01"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Craig Constantine",
|
|
"email": "cconstantine@php.net",
|
|
"role": "Lead"
|
|
},
|
|
{
|
|
"name": "Martin Jansen",
|
|
"email": "mj@php.net",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Jan Lehnardt",
|
|
"email": "jan@php.net",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Thomas V.V.Cox",
|
|
"email": "cox@php.net",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Hypolite Petovan",
|
|
"email": "hypolite@mrpetovan.com",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "More info available on: http://pear.php.net/package/Net_Ping",
|
|
"time": "2018-11-08T12:14:54+00:00"
|
|
},
|
|
{
|
|
"name": "pear/pear_exception",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/PEAR_Exception.git",
|
|
"reference": "8c18719fdae000b690e3912be401c76e406dd13b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
|
|
"reference": "8c18719fdae000b690e3912be401c76e406dd13b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=4.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"type": "class",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PEAR": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"."
|
|
],
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Helgi Thormar",
|
|
"email": "dufuz@php.net"
|
|
},
|
|
{
|
|
"name": "Greg Beaver",
|
|
"email": "cellog@php.net"
|
|
}
|
|
],
|
|
"description": "The PEAR Exception base class.",
|
|
"homepage": "https://github.com/pear/PEAR_Exception",
|
|
"keywords": [
|
|
"exception"
|
|
],
|
|
"time": "2015-02-10T20:07:52+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.3"
|
|
},
|
|
"platform-dev": []
|
|
}
|