README
First npm Package
Purpose is to test building a package.
My first npm package
<script type="module">
import bmrankinFirstNpmPackage from 'https://cdn.skypack.dev/@bmrankin/first-npm-package';
</script>
npm PackagePurpose is to test building a package.