Get one package on one registry (with reverse-dep counts)
get_ecosystems_packageFull normalized metadata for one package on one of 50+ registries, via ecosyste.ms — including the fields v1 registries can't give you: dependentReposCount and dependentPackagesCount (reverse dependencies), ecosystem, and vulnerabilityCount. Scoped/namespaced names are handled automatically. Returns 404 if the package does not exist on that ecosystem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Package name / id. | |
| ecosystem | Yes | Target ecosyste.ms ecosystem slug (e.g. npm, pypi, cargo, rubygems). |