README
My New Package :duke
This is a Dummy Package created by Duke in order to understand the basic folw of npm package creation. Main utility of this package it to replace a text string
<script type="module">
import duke from 'https://cdn.skypack.dev/duke';
</script>
My New Package :duke