{ "name": "terdia/binary-tree", "type": "library", "authors": [ { "name": "Terry Osayawe", "email":"terrymarcy2000@yahoo.com" } ], "license": "mit", "require-dev": { "phpunit/phpunit": "^9.5" }, "autoload": { "psr-4": { "App\\": "src/" } }, "autoload-dev": { "psr-4": { "Tests\\": "tests" } }, "require": { "ext-json": "*" } }
info at phpclasses dot org