README
Open-sourcer
When ran, converts package.json5
to package.json
, updates the repository
url in the package to point to the "github" remote and strips all private
registry information.
Novivia Node.js module open-sourcer.
<script type="module">
import noviviaOpenSourcer from 'https://cdn.skypack.dev/@novivia/open-sourcer';
</script>
When ran, converts package.json5
to package.json
, updates the repository
url in the package to point to the "github" remote and strips all private
registry information.