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 / consistency /
Filename/home/dev2.destoffenstraat.com/vendor/hoa/consistency/composer.json
Size1.29 kb
Permissionrw-r--r--
Ownerroot : root
Create time17-Aug-2025 10:26
Last modified02-May-2017 14:18
Last accessed21-Aug-2025 19:58
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
{
"name" : "hoa/consistency",
"description": "The Hoa\\Consistency library.",
"type" : "library",
"keywords" : ["library", "consistency", "autoloader", "entity", "flex",
"keyword", "callable"],
"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/Consistency",
"source": "https://central.hoa-project.net/Resource/Library/Consistency"
},
"require": {
"php" : ">=5.5.0",
"hoa/exception": "~1.0"
},
"require-dev": {
"hoa/stream": "~1.0",
"hoa/test" : "~2.0"
},
"autoload": {
"psr-4": {
"Hoa\\Consistency\\": "."
},
"files": ["Prelude.php"]
},
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
}
}