Mercurial > hg > rc1
view vendor/pear/console_getopt/composer.json @ 35:05c4c32948af
.hgignore: add vendor tree
composer.json: new packages
plugins/thunderbird_labels/thunderbird_labels.php: change hook and RFC822 use wrt whitelisting to avoid deprecated stuff
index.php: commented debugging hooks
others: new releases of vendor packages?
| author | Charlie Root |
|---|---|
| date | Thu, 30 Aug 2018 16:21:59 -0400 |
| parents | 1e000243b222 |
| children |
line wrap: on
line source
{ "authors": [ { "email": "andrei@php.net", "name": "Andrei Zmievski", "role": "Lead" }, { "email": "stig@php.net", "name": "Stig Bakken", "role": "Developer" }, { "email": "cellog@php.net", "name": "Greg Beaver", "role": "Helper" } ], "autoload": { "psr-0": { "Console": "./" } }, "description": "More info available on: http://pear.php.net/package/Console_Getopt", "include-path": [ "./" ], "license": "BSD-2-Clause", "name": "pear/console_getopt", "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt", "source": "https://github.com/pear/Console_Getopt" }, "type": "library" }
