{ "name": "hpz937/phpvaultclient", "type": "library", "autoload": { "psr-4": { "Hpz937\\Phpvaultclient\\": "src/" } }, "authors": [ { "name": "Hpz937", "email": "hpz937@gmail.com" } ], "require": { "hpz937/restclient": "^1.0" }, "repositories": [{ "type": "composer", "url": "https://git.hpz.pw/api/packages/hpz937/composer" } ] }