b374k
m1n1 1.01
Apache/2.4.41 (Ubuntu)
Linux vmi616275.contaboserver.net 5.4.0-84-generic #94-Ubuntu SMP Thu Aug 26 20:27:37 UTC 2021 x86_64
uid=33(www-data) gid=33(www-data) groups=33(www-data)
server ip : 62.171.164.128 | your ip : 127.0.0.1
safemode OFF
 >  / home / dev2.destoffenstraat.com / vendor / hoa / console /
Filename/home/dev2.destoffenstraat.com/vendor/hoa/console/composer.json
Size1.67 kb
Permissionrw-r--r--
Ownerroot : root
Create time17-Aug-2025 10:26
Last modified02-May-2017 14:26
Last accessed21-Aug-2025 19:58
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
{
"name" : "hoa/console",
"description": "The Hoa\\Console library.",
"type" : "library",
"keywords" : ["library", "console", "processus", "getoption", "option",
"cli", "parser", "readline", "autocompletion", "chrome",
"cursor", "window", "tput", "terminfo"],
"homepage" : "https://hoa-project.net/",
"license" : "BSD-3-Clause",
"authors" : [
{
"name" : "Ivan Enderlin",
"email": "ivan.enderlin@hoa-project.net"
},
{
"name" : "Hoa community",
"homepage": "https://hoa-project.net/"
}
],
"support": {
"email" : "support@hoa-project.net",
"irc" : "irc://chat.freenode.net/hoaproject",
"forum" : "https://users.hoa-project.net/",
"docs" : "https://central.hoa-project.net/Documentation/Library/Console",
"source": "https://central.hoa-project.net/Resource/Library/Console"
},
"require": {
"hoa/consistency": "~1.0",
"hoa/event" : "~1.0",
"hoa/exception" : "~1.0",
"hoa/file" : "~1.0",
"hoa/protocol" : "~1.0",
"hoa/stream" : "~1.0",
"hoa/ustring" : "~4.0"
},
"require-dev": {
"hoa/test": "~2.0"
},
"autoload": {
"psr-4": {
"Hoa\\Console\\": "."
}
},
"suggest": {
"hoa/dispatcher": "To use the console kit.",
"hoa/router" : "To use the console kit.",
"ext-pcntl" : "To enable hoa://Event/Console/Window:resize."
},
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
}
}