README
module-email
Attempts to find a contact name and email from a module
Gets a list of maintainers and emails based on a module name
<script type="module">
import getMaintainers from 'https://cdn.skypack.dev/get-maintainers';
</script>
Attempts to find a contact name and email from a module