Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limited activity on API providing package metadata #74

Closed
greg-harrison opened this issue Sep 25, 2018 · 3 comments
Closed

Limited activity on API providing package metadata #74

greg-harrison opened this issue Sep 25, 2018 · 3 comments

Comments

@greg-harrison
Copy link

It appears as though the service from which the site was getting package metadata (npms.io) is no longer being maintained.

I suggest making the calls against registry.npmjs.org, though this will require reworking some of the fields that were expected to be coming out of the "metadata" object.

Calls to registry.npmjs.org can be made as follows https://registry.npmjs.org/${name}/latest to retrieve the latest data on a package.

@timothyis
Copy link
Contributor

Hi @greg-harrison, sorry for the late response here. There are a few features that npms.io give that the npm registry did not (at least before). Would you be able to perhaps submit a PR with the suggested changes?

@timothyis timothyis changed the title API supplying Package Info has closed down Limited activity on API providing package metadata Dec 20, 2018
@oguzzkilic
Copy link
Contributor

@timothyis this issue should be closed.

@pacocoursey
Copy link
Contributor

Closing, thanks @oguzzkilic!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants