Skip to content
/ wdep Public

see descriptions for all dependencies in package.json

Notifications You must be signed in to change notification settings

hedgerh/wdep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wdep

Renders a table with the names and descriptions of an npm package's dependencies.

example table of dependencies from wdep

Installation:

npm install -g wdep

Usage:

Run anywhere within a project's folder tree, and wdep will find the package.json.

// specify a package
wdep [package] [options]

// current project
wdep [options]

Options:
  -d, --dev      Get only dev dependencies
  -p, --prod     Get only regular dependencies
  -h, --help     Show help                                             [boolean]
  -v, --version  Display version information                           [boolean]

About

see descriptions for all dependencies in package.json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •