README
get-meta-file
loads a meta file in module.exports or json format from the current cwd
gets a meta file and its contents
<script type="module">
import getMetaFile from 'https://cdn.skypack.dev/get-meta-file';
</script>
loads a meta file in module.exports or json format from the current cwd