{ "name": "blatech/blaetym", "description": "Find etymology of a word", "type": "library", "require": { "paquettg/php-html-parser": "^2.0" }, "autoload": { "psr-4": {"App\\": "src/"} }, "authors": [ { "name": "Phil Burton", "email": "phil@pgburton.com" } ] }