npm-ls
Verified for current stable LTS
Npm Ls Command: Print Direct Dependencies Versions
Use for print direct dependencies versions with Npm Ls. Exact CLI syntax to print direct dependencies versions using Npm Ls.
When to use this: Use for print direct dependencies versions with Npm Ls.
Command Syntax
npm ls npm ls Command Breakdown
npm is the base executable for this command.
FAQ
Purpose: Exact syntax to print direct dependencies versions using Npm Ls.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Npm Ls Command: Print All Globally Installed Packages
npm ls -g Npm Ls Command: Print All Installed Packages Including Peer Dependencies npm ls -a Npm Ls Command: Print Dependencies In Json Format npm ls --json Npm Ls Command: Print Dependencies In Parseable Format npm ls -p Npm Ls Command: Print Dependencies With Extended Information npm ls -l