{ "name" : "php-extended/php-system", "description" : "A generic way to find informations about the running system", "type" : "library", "homepage" : "https://gitlab.com/php-extended/php-system", "license" : "MIT", "authors" : [{ "name" : "Anastaszor", "role" : "Developer" } ], "support" : { "issues" : "https://gitlab.com/php-extended/php-system/issues", "source" : "https://gitlab.com/php-extended/php-system" }, "autoload" : { "psr-4" : { "PhpExtended\\System\\" : "src/" } }, "keywords" : [ "php", "system", "os", "operating system" ] }