I recently published a package on npm
and I have been trying out a few things, one of which was trying to get my package information using this npm
URL endpoint: https://api.npms.io/v2/package/african-states-and-tribes but I get an Error:404
as a response.
This is the full URL endpoint https://api.npms.io/v2/package and here is my package on npm
https://www.npmjs.com/package/african-states-and-tribes. Do you know why I cannot get my package using that endpoint?