view
Retrieve npm package information from the registry. Specify a package name and optionally a field like versions or dist-tags to get specific details.
Instructions
View package information from the registry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package | Yes | Package name (e.g. react, @scope/pkg) | |
| field | No | Specific field to view (e.g. versions, dist-tags) |