Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/nlsPublic

Missing inspector for npm packages.

NotificationsYou must be signed in to change notification settings

amio/nls

Repository files navigation

Missing inspector for npm packages.

npm install -g nls

nls-screenshot

Usage

nls - Missing inspectorfor npm packages.Usage  $ nls                     List available npm scripts  $ nls deps                List dependencies table (dfor short)  $ nls view [prop-path]    Extract info from package.json (vfor short)  $ nlsread<package-name> Print readme file from a dependency (rfor short)  $ nls why<package-name>  Identify why a package has been installed (wfor short)Options  -d, --dir       Target directory  -h, --help      Output usage information  -v, --version   Output the version numberExamples# List npm scripts in current dir  $ nls# List who depend upon package 'chalk'  $ nls why chalk# Print value of "engines.node" from package.json  $ nls v engines.node

Related

  • yarn-why - Identifies why a package has been installed (withyarn.lock)
  • npm-why - Identifies why a package has been installed (withpackage-lock.json)

License

MIT @ Amio


[8]ページ先頭

©2009-2025 Movatter.jp