Profile
Sign out
menu
create
New Post
My learned
Sign In
View package info
Npm
This command shows data about a package and prints it to stdout.
As an example, to view information about the
connect
package from the registry, you would run:
npm view connect
And you can see all versions using:
npm view connect versions
arrow_back
back