npm / registry-issue-archive

An archive of the old npm registry issue tracker
https://npm.community
249 stars 47 forks source link

[Feature] show downloads in the registry #372

Open julimen5ml opened 6 years ago

julimen5ml commented 6 years ago

The question is simple, I would like to know if you have under consideration to show the amount of downloads per version for a package in the npm in the endpoint GET /{package} and GET /{package}/{version}

GET https://api.npmjs.org/downloads/point/{period}[/{package}]

This end points shows all the downloads.