{ "name": "amaurer/vaks-website", "authors": [ { "name": "Arthur Maurer", "email": "arthimaurer@gmail.com" } ], "autoload": { "psr-4": { "VAKS\\": "" } }, "repositories": [ { "type": "vcs", "url": "https://github.com/arthurmaurer/config-manager.git" } ], "require": { "arthurmaurer/config-manager": "dev-master" } }