{ "name": "mcnd/negundo-client", "description": "Negundo client which allow sending dump(), error and tasks reports", "keywords": ["negundo","dev","debug","psr15","middleware"], "license": "MIT", "authors": [ { "name": "Dave Mc Nicoll", "email": "info@mcnd.ca" } ], "autoload": { "psr-4": { "Negundo\\Client\\": "src/" } } }