I published one package as a public & i am trying to search it on npm (https://www.npmjs.com/), but there is no package available with that name on npm.
Tried with:
npm install package-name -> working fine
Here is the package link:
https://www.npmjs.com/package/and-or-search
Is there any thing i am missing?
npm show <package-name>
– Rivalry2 hours ago
now in the website. – Rivalry