OK, so I have a few js files in the form of auth.js, cookies.js, hooks.js, product.js, and index.js. What I want to do is to use npm to publish them as a package. MY index.js on