pnpm Publish and Registry/Show package info

Query package metadata fields.

Section: Package Metadata and Distribution

Show package info

bash
bash
pnpm info react peerDependencies
Explanation

Query package metadata fields.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Package Metadata and Distribution
View package metadata
Inspect package metadata from the registry.
OpenIn sheetbashsame section
View package version
Get a specific metadata field from the registry.
OpenIn sheetbashsame section
Preview publish contents
Preview what would be published without uploading.
OpenIn sheetbashsame section
Pack to destination directory
Write the generated tarball into a chosen directory.
OpenIn sheetbashsame section
Login to a registry
Authenticate with the current registry.
OpenIn sheetbash2 tag match
Publish current package
Publish the current package to the configured registry.
OpenIn sheetbash2 tag match