{ "name": "nih/command-builder", "description": "A (somewhat) simple command builder inspired by rust's std library", "type": "library", "autoload": { "psr-4": { "Nih\\CommandBuilder\\": "src/" } }, "authors": [ { "name": "Jonas Kattendick", "email": "kattendick@bde-software.com" } ], "require": {} }