menu
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