Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 327 Bytes

view.md

File metadata and controls

14 lines (9 loc) · 327 Bytes

npm-view(1) -- View registry info

SYNOPSIS

npm view [<pkg> [<pkg> ...]]

DESCRIPTION

This command just spits out the data that is on the npm registry for a given package or packages.

You could also go to the registry url directly in your web browser to see the same information.