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 / iterator /
Filename/home/dev2.destoffenstraat.com/vendor/hoa/iterator/composer.json
Size1.14 kb
Permissionrw-r--r--
Ownerroot : root
Create time17-Aug-2025 10:26
Last modified10-Jan-2017 11:34
Last accessed21-Aug-2025 21:57
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
{
"name" : "hoa/iterator",
"description": "The Hoa\\Iterator library.",
"type" : "library",
"keywords" : ["library", "iterator"],
"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/Iterator",
"source": "https://central.hoa-project.net/Resource/Library/Iterator"
},
"require": {
"hoa/consistency": "~1.0",
"hoa/exception" : "~1.0"
},
"require-dev": {
"hoa/test": "~2.0"
},
"autoload": {
"psr-4": {
"Hoa\\Iterator\\": "."
}
},
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
}
}